File tree 1 file changed +35
-0
lines changed
1 file changed +35
-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, help wanted
6
+ assignees : ' '
7
+
8
+ ---
9
+
10
+ ## ** Description Overview**
11
+ A clear and concise description of what the bug is.
12
+
13
+ ### ** Example**
14
+ ```
15
+ your code or your screenshots here
16
+ 'a picture or example is worth a thousand words'
17
+ ```
18
+
19
+ ### ** Reproduce Bug**
20
+ Steps to reproduce the behavior:
21
+ 1 . Go to '...'
22
+ 2 . Click on '....'
23
+ 3 . etc..
24
+ 4 . See error
25
+
26
+ ## ** Expected behavior**
27
+ A clear and concise description of what you expected to happen.
28
+
29
+ ### ** Suggestion for Solution**
30
+ List what you have tried so far to fix bug.
31
+ This gives an opportunity for others to help find a solution. Especially first time contributers.
32
+
33
+ #### ** Configuration Settings:**
34
+ - OS: ` `
35
+ - ESLint Ver: ` `
You can’t perform that action at this time.
0 commit comments