Skip to content

Commit 608e626

Browse files
authored
Add bug report template
1 parent a696129 commit 608e626

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

+18
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
---
2+
name: Bug report
3+
about: Create a report to help us improve
4+
title: ''
5+
labels: bug
6+
assignees: ''
7+
8+
---
9+
10+
**Describe the bug**
11+
Please provide a clear and concise description of what the bug is.
12+
13+
**How and where it happens**
14+
- Please describe how and where the bug occurs, preferably with screenshots to help.
15+
- If possible, please provide the code and inputs you are using which causes this bug, so the developers can debug.
16+
17+
**OS**
18+
Are you using Windows?

0 commit comments

Comments
 (0)