File tree 1 file changed +6
-5
lines changed
1 file changed +6
-5
lines changed Original file line number Diff line number Diff line change 1
1
---
2
2
name : Bug report
3
3
about : Create a report to help us improve
4
- title : " [Bug ] "
4
+ title : " [BUG ] "
5
5
labels : bug, help wanted
6
6
assignees : ' '
7
-
8
7
---
9
8
10
9
## ** Description Overview**
@@ -13,7 +12,7 @@ A clear and concise description of what the bug is.
13
12
### ** Example**
14
13
```
15
14
your code or your screenshots here
16
- 'a picture or example is worth a thousand words'
15
+ 'a picture or example is worth a thousand words (but please share code as text, not images)
17
16
```
18
17
19
18
### ** Reproduce Bug**
@@ -27,9 +26,11 @@ Steps to reproduce the behavior:
27
26
A clear and concise description of what you expected to happen.
28
27
29
28
### ** Suggestion for Solution**
30
- List what you have tried so far to fix bug.
29
+ List what you have tried so far to fix bug.
31
30
This gives an opportunity for others to help find a solution. Especially first time contributers.
32
31
33
32
#### ** Configuration Settings:**
34
33
- OS: ` `
35
- - ESLint Ver: ` `
34
+ - ` eslint-plugin-react ` version: ` `
35
+ - ` eslint ` version: ` `
36
+ - ` node ` version: ` `
You can’t perform that action at this time.
0 commit comments