diff options
-rw-r--r-- | .github/ISSUE_TEMPLATE.md | 7 | ||||
-rw-r--r-- | .github/PULL_REQUEST_TEMPLATE.md | 7 |
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 --> |