File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 19
19
- type : textarea
20
20
id : steps-to-reproduce
21
21
validations :
22
- required : true
22
+ required : false
23
23
attributes :
24
24
label : " 👟 Reproduction steps"
25
25
description : " How do you trigger this bug? Please walk us through it step by step."
31
31
- type : textarea
32
32
id : expected-behavior
33
33
validations :
34
- required : true
34
+ required : false
35
35
attributes :
36
36
label : " 👍 Expected behavior"
37
37
description : " What did you think should happen?"
40
40
- type : textarea
41
41
id : actual-behavior
42
42
validations :
43
- required : true
43
+ required : false
44
44
attributes :
45
45
label : " 👎 Actual Behavior with Screenshots"
46
46
description : " What did actually happen? Add screenshots, if applicable."
94
94
- " Yes, I am willing to submit a PR!"
95
95
- " No"
96
96
validations :
97
- required : true
97
+ required : true
You can’t perform that action at this time.
0 commit comments