Skip to content

Commit e0fcd24

Browse files
authored
Create bug_report.md
1 parent f5232cf commit e0fcd24

File tree

1 file changed

+43
-0
lines changed

1 file changed

+43
-0
lines changed
Lines changed: 43 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,43 @@
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+
12+
A clear and concise description of what the bug is.
13+
14+
## To Reproduce
15+
16+
> **NOTE**:Self-contained, minimal reproducing samples are extremely helpful and will expedite addressing your issue
17+
18+
Steps to reproduce the behavior:
19+
20+
1. Go to '...'
21+
2. Click on '....'
22+
3. Scroll down to '....'
23+
4. See error
24+
25+
## Expected behavior
26+
27+
A clear and concise description of what you expected to happen.
28+
29+
## Screenshots
30+
31+
If applicable, add screenshots to help explain your problem.
32+
33+
## Environment
34+
<!--- Please provide the necessary environment information -->
35+
36+
- Device: \[e.g. iPhone6]
37+
- OS: \[e.g. Ubuntu 18.04LTS]
38+
- Browser \[e.g. chrome, safari]
39+
- Version \[e.g. 22]
40+
41+
## Additional context
42+
43+
Add any other context about the problem here.

0 commit comments

Comments
 (0)