Browse Source

Added first draft of issue template.

Thorsten Eckel 8 years ago
parent
commit
6fafb3f0bf
1 changed files with 19 additions and 0 deletions
  1. 19 0
      .github/ISSUE_TEMPLATE.md

+ 19 - 0
.github/ISSUE_TEMPLATE.md

@@ -0,0 +1,19 @@
+Hi there - thanks for filling an issue. Please ensure the following things before creating an issue - thank you! 🤓
+
+- [] Search existing issues and the CHANGELOG.md for your issue - there might be a solution already
+- [] Make sure to use the latest version of Zammad if possible
+- [] Add the `log/production.log` file from your system. Attention: Make sure no confidential data is in it!
+
+Used Zammad version: ...
+Operating system: ...
+Browser + version: ...
+
+### Expected behavior
+
+
+### Actual behavior
+
+
+### Steps to reproduce the behavior
+
+- ...