Create issue_template.md
authorClifford Wolf <clifford@clifford.at>
Wed, 4 Apr 2018 17:27:33 +0000 (19:27 +0200)
committerGitHub <noreply@github.com>
Wed, 4 Apr 2018 17:27:33 +0000 (19:27 +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..24e91a4
--- /dev/null
@@ -0,0 +1,16 @@
+## Steps to reproduce the issue
+
+*Provide instructions for reproducing the issue. Make sure to include
+all neccessary source files. (You can simply drag&drop a .zip file into
+the issue editor.)*
+
+## Expected behavior
+
+*Please describe the behavior you would have expected from the tool.*
+
+## Actual behavior
+
+*Please describe how the behavior you see differs from the expected behavior.*
+
+**Important Note:** Nobody will be able to help you and/or fix the issue if you
+do not provide sufficient information for reproducing the problem.