github issue template
authorRalf Jung <post@ralfj.de>
Mon, 11 Apr 2016 07:07:52 +0000 (09:07 +0200)
committerRalf Jung <post@ralfj.de>
Mon, 11 Apr 2016 07:07:52 +0000 (09:07 +0200)
.github/ISSUE_TEMPLATE.md [new file with mode: 0644]

diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md
new file mode 100644 (file)
index 0000000..6866369
--- /dev/null
@@ -0,0 +1,16 @@
+## Steps to reproduce
+
+(Describe, step-by-step, how the bug can be reproduced. if the bug is not
+reproducible, describe at least what you did when you saw the bug.)
+
+## Actual behavior
+
+(Descrbe what you see happening.)
+
+## Expected behavior
+
+(Describe waht you expected to see happening instead.)
+
+## Further information
+
+(Provide at least the versions of your OS and the faulty application.)