File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -3,25 +3,7 @@ description: "Submit your design for the PHP 8.5 Release Page"
33labels : ["Design Contest"]
44
55body :
6- - type : textarea
7- id : rationale
8- attributes :
9- label : " Rationale (300-600 words)"
10- description : |
11- Explain information hierarchy, layout choices, and how the design meets
12- goals.
13- validations :
14- required : true
15-
16- - type : markdown
17- id : screenshot
18- attributes :
19- value : |
20- ## Screenshots
21-
22- You must add 3 to 5 screenshots to this submission.
23-
24- - type : textarea
6+ - type : input
257 id : team
268 attributes :
279 label : " Names and Contact Details"
3820 validations :
3921 required : true
4022
23+ - type : textarea
24+ id : rationale
25+ attributes :
26+ label : " Rationale (300-600 words)"
27+ description : |
28+ Explain information hierarchy, layout choices, and how the design meets
29+ goals. You must add 3 to 5 screenshots through "Paste, drop, or click
30+ to add files".
31+ validations :
32+ required : true
33+
4134 - type : checkboxes
4235 id : license
4336 attributes :
You can’t perform that action at this time.
0 commit comments