Update issue templates for bug reporting

This commit is contained in:
evilhero 2019-01-29 11:19:58 -05:00
parent d0ce300f72
commit 219da1b4e7
1 changed files with 23 additions and 0 deletions

23
.github/ISSUE_TEMPLATE/bug_report.md vendored Normal file
View File

@ -0,0 +1,23 @@
---
name: Bug report
about: Help us to help you. Drop your problem with the requested info - or we just
drop the issue.
title: ''
labels: ''
assignees: ''
---
**Describe the bug**
A clear and concise description of what the bug is.
**Screenshots/Logs**
Include a DEBUG log using the log files and do not paste from the GUI log.
Do not just paste a traceback/error.
**Environment (please complete the following information):**
- OS: [e.g. Windows10]
- Branch / commit: [e.g. Dev/38aksi1]
**Additional information**
Add any other information about the problem here.