Skip to content

Commit f52db6d

Browse files
authored
Update issue templates
1 parent c0c316c commit f52db6d

File tree

1 file changed

+40
-0
lines changed

1 file changed

+40
-0
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

+40
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,40 @@
1+
---
2+
name: Bug report
3+
about: Found a bug? Use this template. Not a bug? Ask in the discussions instead.
4+
title: "[BUG]"
5+
labels: ''
6+
assignees: ''
7+
8+
---
9+
10+
**NOTE: DO NOT CREATE AN ISSUE IF YOU HAVE A QUESTION, IF YOU ARE HAVING DIFFICULTIES INTEGRATING THIS CODE INTO YOUR OWN PROJECT, ETC. ONLY CREATE AN ISSUE IF THERE IS A REPRODUCIBLE ACTUAL BUG YOU ARE REPORTING. Thank you!**
11+
12+
**Describe the bug**
13+
A clear and concise description of what the bug is.
14+
15+
**To Reproduce**
16+
Steps to reproduce the behavior:
17+
1. Go to '...'
18+
2. Click on '....'
19+
3. Scroll down to '....'
20+
4. See error
21+
22+
**Expected behavior**
23+
A clear and concise description of what you expected to happen.
24+
25+
**Screenshots**
26+
If applicable, add screenshots to help explain your problem.
27+
28+
**Desktop (please complete the following information):**
29+
- OS: [e.g. iOS]
30+
- Browser [e.g. chrome, safari]
31+
- Version [e.g. 22]
32+
33+
**Smartphone (please complete the following information):**
34+
- Device: [e.g. iPhone6]
35+
- OS: [e.g. iOS8.1]
36+
- Browser [e.g. stock browser, safari]
37+
- Version [e.g. 22]
38+
39+
**Additional context**
40+
Add any other context about the problem here.

0 commit comments

Comments
 (0)