Create Bug issue template

This commit is contained in:
Rebecca 2021-05-14 14:45:39 +02:00 committed by GitHub
parent dd03501b03
commit f3dd80af4d

26
.github/ISSUE_TEMPLATE/bug_report.md vendored Normal file
View file

@ -0,0 +1,26 @@
---
name: Bug report
about: Create a report to help us improve
title: ''
labels: bug
assignees: ''
---
**Describe the bug**
A clear and concise description of what the bug is.
**To Reproduce**
Steps to reproduce the behavior:
1.
2.
3.
**Expected behavior**
A clear and concise description of what you expected to happen.
**Screenshots**
If applicable, add screenshots to help explain your problem.
**Debug log:**
For crashes and similar, provide the last 20 lines or so of your debug log. To get the debug log, open BeeRef and go to *Help -> Show Debug Log*. If in doubt, paste the whole debug log to a paste service like paste.bin