File tree 1 file changed +15
-15
lines changed
1 file changed +15
-15
lines changed Original file line number Diff line number Diff line change 8
8
value : |
9
9
Provide a general summary of the issue in the Title above
10
10
- type : textarea
11
- id : expected-behavior
11
+ id : steps-to-reproduce
12
12
attributes :
13
- label : ' Expected Behavior'
14
- description : Tell us what should happen
15
- placeholder : Short and explicit description of your incident...
13
+ label : ' Steps to Reproduce'
14
+ description : Provide a link to a live example, or an unambiguous set of steps to reproduce this bug. Include code to reproduce, if relevant
15
+ value : |
16
+ 1. First step
17
+ 2. Second step
18
+ render : bash
16
19
validations :
17
20
required : true
18
21
- type : textarea
22
25
description : Tell us what happens instead of the expected behavior
23
26
validations :
24
27
required : false
28
+ - type : textarea
29
+ id : expected-behavior
30
+ attributes :
31
+ label : ' Expected Behavior'
32
+ description : Tell us what should happen
33
+ placeholder : Short and explicit description of your incident...
34
+ validations :
35
+ required : true
25
36
- type : checkboxes
26
37
id : affected-packages
27
38
attributes :
38
49
description : Not obligatory, but suggest a fix/reason for the bug, or ideas how to implement the addition or change
39
50
validations :
40
51
required : false
41
- - type : textarea
42
- id : steps-to-reproduce
43
- attributes :
44
- label : ' Steps to Reproduce'
45
- description : Provide a link to a live example, or an unambiguous set of steps to reproduce this bug. Include code to reproduce, if relevant
46
- value : |
47
- 1. First step
48
- 2. Second step
49
- render : bash
50
- validations :
51
- required : true
52
52
- type : textarea
53
53
id : context
54
54
attributes :
You can’t perform that action at this time.
0 commit comments