summary refs log tree commit diff stats
path: root/.github/PULL_REQUEST_TEMPLATE.md
diff options
context:
space:
mode:
authornfnty <git@nfnty.se>2017-01-16 00:35:41 +0100
committernfnty <git@nfnty.se>2017-01-16 00:38:55 +0100
commitded8e6756779c52b5d63ae92e78affe4812544ca (patch)
treefa87d9de684f601688ae1a31b2b3782dab93f63a /.github/PULL_REQUEST_TEMPLATE.md
parent1902d5e092332bdb52f6fe29baad92f41708e727 (diff)
downloadranger-ded8e6756779c52b5d63ae92e78affe4812544ca.tar.gz
GitHub issue templates: Add extra spaces
Diffstat (limited to '.github/PULL_REQUEST_TEMPLATE.md')
-rw-r--r--.github/PULL_REQUEST_TEMPLATE.md7
1 files changed, 5 insertions, 2 deletions
diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md
index 6a51b47e..3686c8b3 100644
--- a/.github/PULL_REQUEST_TEMPLATE.md
+++ b/.github/PULL_REQUEST_TEMPLATE.md
@@ -9,18 +9,21 @@
 ## Description
 <!-- Describe your changes in detail -->
 
+
 ## Motivation and context
 <!-- Why is this change required? -->
 <!-- What problem does it solve? -->
 <!-- Link to relevant issue(s) -->
 
+
 ## Testing
 <!-- What's your testing environment? -->
 <!-- What tests have you run? -->
 <!-- How does your changes affect other areas of the codebase? -->
 
-<!-- Only if relevant -->
-## Screenshots/Video
+
+## Screenshots/Video<!-- Only if relevant -->
+
 
 ## Checklist
 <!-- Please go over all the following points -->