about summary refs log tree commit diff stats
path: root/.github
diff options
context:
space:
mode:
authornfnty <git@nfnty.se>2017-01-16 04:51:59 +0100
committernfnty <git@nfnty.se>2017-01-16 04:51:59 +0100
commitf4b8ea74d3ef31cabf78b7fc5c5509156f2d947d (patch)
treea141d0b2c091d07c52830730b96e1dc0dc3c0b08 /.github
parent64845d2a45844aa683756a4830e82feba525f1c0 (diff)
downloadranger-f4b8ea74d3ef31cabf78b7fc5c5509156f2d947d.tar.gz
GitHub issue templates: Add terminal emulator
Diffstat (limited to '.github')
-rw-r--r--.github/ISSUE_TEMPLATE.md7
-rw-r--r--.github/PULL_REQUEST_TEMPLATE.md7
2 files changed, 8 insertions, 6 deletions
diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md
index 45d9c54a..4b4253fc 100644
--- a/.github/ISSUE_TEMPLATE.md
+++ b/.github/ISSUE_TEMPLATE.md
@@ -8,10 +8,11 @@
 - Improvement/feature request
 
 #### RUNTIME ENVIRONMENT
-<!-- Include details of your runtime environment -->
-- Ranger version/commit: 
-- Python version: 
+<!-- Details of your runtime environment -->
 - Operating system and version: 
+- Terminal emulator and version: 
+- Python version: 
+- Ranger version/commit: 
 
 #### EXPECTED BEHAVIOR
 <!-- Bug: What should happen? -->
diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md
index e9b644f4..268f0e92 100644
--- a/.github/PULL_REQUEST_TEMPLATE.md
+++ b/.github/PULL_REQUEST_TEMPLATE.md
@@ -7,10 +7,11 @@
 - Breaking changes
 
 #### RUNTIME ENVIRONMENT
-<!-- Include details of your runtime environment -->
-- Ranger version/commit: 
-- Python version: 
+<!-- Details of your runtime environment -->
 - Operating system and version: 
+- Terminal emulator and version: 
+- Python version: 
+- Ranger version/commit: 
 
 #### CHECKLIST
 <!-- All [REQUIRED] requisites need to be fulfilled -->