mirror of
https://github.com/withastro/astro.git
synced 2025-01-20 22:12:38 -05:00
Update ---feature-request-new.yml
This commit is contained in:
parent
f43cc3fc00
commit
8b9d5ca8eb
1 changed files with 4 additions and 4 deletions
|
@ -42,13 +42,13 @@ body:
|
||||||
label: Open Questions
|
label: Open Questions
|
||||||
description: |
|
description: |
|
||||||
Are there any open questions remaining? List them here.
|
Are there any open questions remaining? List them here.
|
||||||
- type: checkboxes
|
- type: dropdown
|
||||||
attributes:
|
attributes:
|
||||||
label: Help make it happen!
|
label: Help make it happen!
|
||||||
description: "Tip: Requests made by interested contributors are much more likely to get done!"
|
description: "Tip: Requests made by interested contributors are much more likely to get done!"
|
||||||
options:
|
options:
|
||||||
- label: I am willing to submit a PR to implement this change.
|
- I am willing to submit a PR to implement this change.
|
||||||
- label: I am willing to submit a PR to implement this change, but would need some guidance.
|
- I am willing to submit a PR to implement this change, but would need some guidance.
|
||||||
- label: I am not willing to submit a PR to implement this change.
|
- I am not willing to submit a PR to implement this change.
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
|
|
Loading…
Add table
Reference in a new issue