File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1414 validations :
1515 required : true
1616
17+ - type : markdown
18+ attributes :
19+ value : " ## Platform and Version"
20+
1721 - type : input
1822 id : version
1923 attributes :
@@ -57,10 +61,23 @@ body:
5761 validations :
5862 required : false
5963
64+ - type : markdown
65+ attributes :
66+ value : " ## Description"
67+
68+ - type : textarea
69+ id : description
70+ attributes :
71+ label : " Description"
72+ description : " Please describe the issue you're experiencing to the best of your ability so we can understand and help solve it."
73+ placeholder : " Describe your issue here..."
74+ validations :
75+ required : true
76+
6077 - type : upload
6178 id : media
6279 attributes :
6380 label : " Media"
64- description : " If applicable, please leave related image/video /logs."
81+ description : " If applicable, please leave related images/videos /logs."
6582 validations :
6683 required : false
Original file line number Diff line number Diff line change 1313 validations :
1414 required : true
1515
16+ - type : markdown
17+ attributes :
18+ value : " ## Platform and Version"
19+
1620 - type : input
1721 id : commit
1822 attributes :
3640 - label : " HTML5"
3741 - label : " HashLink"
3842 - label : " Other (Please specify)"
43+
44+ - type : markdown
45+ attributes :
46+ value : " ## Description"
47+
48+ - type : textarea
49+ id : description
50+ attributes :
51+ label : " Description"
52+ description : " Please describe the issue you're experiencing to the best of your ability so we can understand and help solve it."
53+ placeholder : " Describe your issue here..."
54+ validations :
55+ required : true
56+
57+ - type : upload
58+ id : media
59+ attributes :
60+ label : " Media"
61+ description : " If applicable, please leave related images/videos/logs."
62+ validations :
63+ required : false
Original file line number Diff line number Diff line change 1212 - label : " I checked and searched if this issue/suggestion has already been reported in this repo."
1313 validations :
1414 required : true
15+
16+ - type : markdown
17+ attributes :
18+ value : " ## Description"
19+
20+ - type : textarea
21+ id : description
22+ attributes :
23+ label : " Description"
24+ description : " Please describe the issue/suggestion."
25+ placeholder : " Describe your issue/suggestion here..."
26+ validations :
27+ required : true
28+
29+ - type : upload
30+ id : media
31+ attributes :
32+ label : " Media"
33+ description : " If applicable, please leave related images/videos."
34+ validations :
35+ required : false
Original file line number Diff line number Diff line change 1212 - label : " I checked and searched if this enhancement has already been suggested."
1313 validations :
1414 required : true
15+
16+ - type : markdown
17+ attributes :
18+ value : " ## Description"
19+
20+ - type : textarea
21+ id : description
22+ attributes :
23+ label : " Description"
24+ description : " Please describe the suggestion you wish to have implemented."
25+ placeholder : " Describe your suggestion here..."
26+ validations :
27+ required : true
28+
29+ - type : upload
30+ id : media
31+ attributes :
32+ label : " Media"
33+ description : " If applicable, please leave images/videos if you wish to also visually represent it."
34+ validations :
35+ required : false
Original file line number Diff line number Diff line change 1212 - label : " I checked and searched if this issue has already been reported in this repo."
1313 validations :
1414 required : true
15+
16+ - type : markdown
17+ attributes :
18+ value : " ## Description"
19+
20+ - type : textarea
21+ id : description
22+ attributes :
23+ label : " Description"
24+ description : " Please describe the issue/suggestion."
25+ placeholder : " Describe your issue/suggestion here..."
26+ validations :
27+ required : true
28+
29+ - type : upload
30+ id : media
31+ attributes :
32+ label : " Media"
33+ description : " If applicable, please leave related images/videos."
34+ validations :
35+ required : false
You can’t perform that action at this time.
0 commit comments