mirror of
https://github.com/evilhero/mylar
synced 2024-12-21 15:22:23 +00:00
Update issue templates for bug reporting
This commit is contained in:
parent
d0ce300f72
commit
219da1b4e7
1 changed files with 23 additions and 0 deletions
23
.github/ISSUE_TEMPLATE/bug_report.md
vendored
Normal file
23
.github/ISSUE_TEMPLATE/bug_report.md
vendored
Normal 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.
|
Loading…
Reference in a new issue