mirror of
https://github.com/evilhero/mylar
synced 2025-01-02 21:14:41 +00:00
Update issue templates for bug reporting
This commit is contained in:
parent
b5e87992f8
commit
c3370af4ae
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