File tree Expand file tree Collapse file tree 2 files changed +5
-25
lines changed Expand file tree Collapse file tree 2 files changed +5
-25
lines changed Original file line number Diff line number Diff line change 1
1
name : " 🐛 Bug Report"
2
2
description : Create a new ticket for a bug, please specify its location (react|vue|core).
3
- title : " 🐛 [BUG] - @ eazychart-[core | react | vue]- <title>"
3
+ title : " 🐛 [BUG] eazychart-[css | core | react | vue] - <title>"
4
4
labels : [
5
5
" bug"
6
6
]
@@ -10,14 +10,14 @@ body:
10
10
attributes :
11
11
label : " Description"
12
12
description : Please enter an explicit description of your issue
13
- placeholder : Short and explicit description of your incident...
13
+ placeholder : Short and explicit description of your incident. Please delete any irrelevant options
14
14
validations :
15
15
required : true
16
16
- type : textarea
17
17
id : reprod
18
18
attributes :
19
19
label : " Reproduction steps"
20
- description : Please enter an explicit description of your issue
20
+ description : Please enter an explicit description of your issue. Use Screenshot if you can.
21
21
value : |
22
22
1. Go to '...'
23
23
2. Click on '....'
26
26
render : bash
27
27
validations :
28
28
required : true
29
- - type : textarea
30
- id : screenshot
31
- attributes :
32
- label : " Screenshots"
33
- description : If applicable, add screenshots to help explain your problem.
34
- value : |
35
- 
36
- render : bash
37
- validations :
38
- required : false
39
29
- type : textarea
40
30
id : logs
41
31
attributes :
Original file line number Diff line number Diff line change 1
1
name : " 🤔 Issue Report"
2
2
description : Create a new ticket for you Issue.
3
- title : " 🤔 [ISSUE] - @ eazychart-[core | react | vue]- <title>"
3
+ title : " 🤔 [ISSUE] - eazychart-[css | core | react | vue]- <title>"
4
4
labels : [
5
- " bug "
5
+ " help-needed "
6
6
]
7
7
body :
8
8
- type : textarea
26
26
render : bash
27
27
validations :
28
28
required : true
29
- - type : textarea
30
- id : screenshot
31
- attributes :
32
- label : " Screenshots"
33
- description : If applicable, add screenshots to help explain your problem.
34
- value : |
35
- 
36
- render : bash
37
- validations :
38
- required : false
39
29
- type : textarea
40
30
id : logs
41
31
attributes :
You can’t perform that action at this time.
0 commit comments