File tree Expand file tree Collapse file tree 2 files changed +10
-16
lines changed Expand file tree Collapse file tree 2 files changed +10
-16
lines changed Original file line number Diff line number Diff line change @@ -21,17 +21,14 @@ body:
2121 validations :
2222 required : true
2323 - type : textarea
24- id : what-happened
24+ id : result
2525 attributes :
2626 label : What happened?
2727 placeholder : Tell us what went wrong
28- validations :
29- required : true
30- - type : textarea
31- id : expected-result
32- attributes :
33- label : What did you expect?
34- placeholder : Tell us what you expected to happen
28+ value : |
29+ ### What did you expect?
30+
31+ ### What happened?
3532 validations :
3633 required : true
3734 - type : input
Original file line number Diff line number Diff line change @@ -21,17 +21,14 @@ body:
2121 validations :
2222 required : true
2323 - type : textarea
24- id : what-happened
24+ id : result
2525 attributes :
2626 label : What happened?
2727 placeholder : Tell us what went wrong
28- validations :
29- required : true
30- - type : textarea
31- id : expected-result
32- attributes :
33- label : What did you expect?
34- placeholder : Tell us what you expected to happen
28+ value : |
29+ ### What did you expect?
30+
31+ ### What happened?
3532 validations :
3633 required : true
3734 - type : input
You can’t perform that action at this time.
0 commit comments