Skip to content

Commit d5bb120

Browse files
authored
Update issue templates
1 parent 9adc6e5 commit d5bb120

File tree

1 file changed

+45
-0
lines changed

1 file changed

+45
-0
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 45 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,45 @@
1+
---
2+
name: Bug report
3+
about: Create a report to help us improve
4+
title: "[BUG] - "
5+
labels: bug
6+
assignees: ''
7+
8+
---
9+
10+
**Describe the bug**
11+
A clear and concise description of what the bug is.
12+
13+
### Prerequisites
14+
15+
* [ ] Can you reproduce the problem in a sandbox?
16+
* [ ] Are you running the latest version?
17+
* [ ] Did you perform a cursory search?
18+
19+
### Steps to Reproduce
20+
Steps to reproduce the behavior:
21+
1. Go to '...'
22+
2. Click on '....'
23+
3. Scroll down to '....'
24+
4. See error
25+
26+
**Expected behavior:** [What you expected to happen]
27+
28+
**Actual behavior:** [What actually happened]
29+
30+
**Screenshots or Animated gif**
31+
If applicable, add screenshots to help explain your problem.
32+
33+
**Desktop (please complete the following information):**
34+
- OS: [e.g. iOS]
35+
- Browser [e.g. chrome, safari]
36+
- Version [e.g. 22]
37+
38+
**Smartphone (please complete the following information):**
39+
- Device: [e.g. iPhone6]
40+
- OS: [e.g. iOS8.1]
41+
- Browser [e.g. stock browser, safari]
42+
- Version [e.g. 22]
43+
44+
**Additional context**
45+
Add any other context about the problem here.

0 commit comments

Comments
 (0)