File tree Expand file tree Collapse file tree 4 files changed +48
-0
lines changed
Expand file tree Collapse file tree 4 files changed +48
-0
lines changed Original file line number Diff line number Diff line change 3939 validations :
4040 required : true
4141
42+ - type : dropdown
43+ id : mods-present
44+ attributes :
45+ label : ' I tested the issue **without** mods.'
46+ description : ' Did you test the issue without any mods to make sure it is not caused by those.'
47+ options :
48+ - ' Yes'
49+ - ' No'
50+ default : 0
51+ validations :
52+ required : true
53+
4254 - type : textarea
4355 id : what
4456 attributes :
Original file line number Diff line number Diff line change 3939 validations :
4040 required : true
4141
42+ - type : dropdown
43+ id : mods-present
44+ attributes :
45+ label : ' I tested the issue **without** mods.'
46+ description : ' Did you test the issue without any mods to make sure it is not caused by those.'
47+ options :
48+ - ' Yes'
49+ - ' No'
50+ default : 0
51+ validations :
52+ required : true
53+
4254 - type : textarea
4355 id : expect
4456 attributes :
Original file line number Diff line number Diff line change 3939 validations :
4040 required : true
4141
42+ - type : dropdown
43+ id : mods-present
44+ attributes :
45+ label : ' I tested the issue **without** mods.'
46+ description : ' Did you test the issue without any mods to make sure it is not caused by those.'
47+ options :
48+ - ' Yes'
49+ - ' No'
50+ default : 0
51+ validations :
52+ required : true
53+
4254 - type : textarea
4355 id : what
4456 attributes :
Original file line number Diff line number Diff line change 3939 validations :
4040 required : true
4141
42+ - type : dropdown
43+ id : mods-present
44+ attributes :
45+ label : ' I tested the issue **without** mods.'
46+ description : ' Did you test the issue without any mods to make sure it is not caused by those.'
47+ options :
48+ - ' Yes'
49+ - ' No'
50+ default : 0
51+ validations :
52+ required : true
53+
4254 - type : textarea
4355 id : what
4456 attributes :
You can’t perform that action at this time.
0 commit comments