From 6fafb3f0bf2bd4477f5cbb4dda3c1f0792f41b10 Mon Sep 17 00:00:00 2001 From: Thorsten Eckel Date: Mon, 19 Dec 2016 11:49:19 +0100 Subject: [PATCH] Added first draft of issue template. --- .github/ISSUE_TEMPLATE.md | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE.md diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md new file mode 100644 index 000000000..199114935 --- /dev/null +++ b/.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 + +- ...