File tree Expand file tree Collapse file tree 1 file changed +43
-0
lines changed Expand file tree Collapse file tree 1 file changed +43
-0
lines changed Original file line number Diff line number Diff line change
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.
You can’t perform that action at this time.
0 commit comments