mirror of
https://github.com/php/web-php.git
synced 2026-03-23 23:02:13 +01:00
Fix layout - as the 'preview' was inaccurate
This commit is contained in:
31
.github/ISSUE_TEMPLATE/design-contest.yml
vendored
31
.github/ISSUE_TEMPLATE/design-contest.yml
vendored
@@ -3,25 +3,7 @@ description: "Submit your design for the PHP 8.5 Release Page"
|
||||
labels: ["Design Contest"]
|
||||
|
||||
body:
|
||||
- type: textarea
|
||||
id: rationale
|
||||
attributes:
|
||||
label: "Rationale (300-600 words)"
|
||||
description: |
|
||||
Explain information hierarchy, layout choices, and how the design meets
|
||||
goals.
|
||||
validations:
|
||||
required: true
|
||||
|
||||
- type: markdown
|
||||
id: screenshot
|
||||
attributes:
|
||||
value: |
|
||||
## Screenshots
|
||||
|
||||
You must add 3 to 5 screenshots to this submission.
|
||||
|
||||
- type: textarea
|
||||
- type: input
|
||||
id: team
|
||||
attributes:
|
||||
label: "Names and Contact Details"
|
||||
@@ -38,6 +20,17 @@ body:
|
||||
validations:
|
||||
required: true
|
||||
|
||||
- type: textarea
|
||||
id: rationale
|
||||
attributes:
|
||||
label: "Rationale (300-600 words)"
|
||||
description: |
|
||||
Explain information hierarchy, layout choices, and how the design meets
|
||||
goals. You must add 3 to 5 screenshots through "Paste, drop, or click
|
||||
to add files".
|
||||
validations:
|
||||
required: true
|
||||
|
||||
- type: checkboxes
|
||||
id: license
|
||||
attributes:
|
||||
|
||||
Reference in New Issue
Block a user