Added first draft of issue template.
This commit is contained in:
parent
4d209b805b
commit
6fafb3f0bf
1 changed files with 19 additions and 0 deletions
19
.github/ISSUE_TEMPLATE.md
vendored
Normal file
19
.github/ISSUE_TEMPLATE.md
vendored
Normal file
|
@ -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
|
||||
|
||||
- ...
|
Loading…
Reference in a new issue