summary refs log tree commit diff stats
path: root/.github/ISSUE_TEMPLATE.md
diff options
context:
space:
mode:
authornfnty <git@nfnty.se>2017-01-16 00:24:32 +0100
committernfnty <git@nfnty.se>2017-01-16 00:27:48 +0100
commit1902d5e092332bdb52f6fe29baad92f41708e727 (patch)
treeac45b657bcd63b19567625df68b1d7375a5bb1c8 /.github/ISSUE_TEMPLATE.md
parentec3434a289d03890f0701ade9b053046e8797695 (diff)
downloadranger-1902d5e092332bdb52f6fe29baad92f41708e727.tar.gz
Added GitHub issue templates
Diffstat (limited to '.github/ISSUE_TEMPLATE.md')
-rw-r--r--.github/ISSUE_TEMPLATE.md39
1 files changed, 39 insertions, 0 deletions
diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md
new file mode 100644
index 00000000..14183666
--- /dev/null
+++ b/.github/ISSUE_TEMPLATE.md
@@ -0,0 +1,39 @@
+<!-- Provide a descriptive summary of the issue in the title above -->
+
+## Expected behavior
+<!-- Bug: What should happen? -->
+<!-- Improvement: How should it work? -->
+
+## Current behavior
+<!-- Bug: How is it different from the expected behavior? -->
+<!-- Improvement: How does it change the current behavior? -->
+
+## Possible solution
+<!-- Bug: How should it be fixed? -->
+<!-- Improvement: How should it be implemented? -->
+
+## Context
+<!-- How has this issue affected you? -->
+<!-- What are you trying to accomplish? -->
+
+<!-- For bugs -->
+## Steps to reproduce
+<!-- List unambiguous steps to reproduce this bug -->
+1. 
+2. 
+3. 
+4. 
+5. 
+
+<!-- For crashes -->
+## Traceback
+<!-- Run ranger in debug mode -->
+
+<!-- Only if relevant -->
+## Screenshots/Video
+
+## Runtime environment
+<!-- Include details of your runtime environment -->
+* Ranger version/commit: 
+* Python version: 
+* Operating system and version: