Skip to content

Commit 76bde6c

Browse files
committed
update YAML
1 parent 5afb600 commit 76bde6c

1 file changed

Lines changed: 7 additions & 5 deletions

File tree

.github/ISSUE_TEMPLATE/design-md-request.yml

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -26,14 +26,16 @@ body:
2626
validations:
2727
required: true
2828

29-
- type: checkboxes
29+
- type: dropdown
3030
id: sponsor
3131
attributes:
32-
label: Sponsor Priority
33-
description: We receive many requests to generate DESIGN.md. As we maintain multiple open-source projects with limited bandwidth, sponsor-backed requests are prioritized. Select the "Priority DESIGN.md generation (awesome-design-md)" tier on GitHub Sponsors.
32+
label: Do you want to prioritize your DESIGN.md generation request?
33+
description: We receive many requests to generate DESIGN.md. As we maintain multiple open-source projects with limited bandwidth, sponsor-backed requests are prioritized. Select the "Priority DESIGN.md generation (awesome-design-md)" tier on [GitHub Sponsors](https://github.com/sponsors/VoltAgent).
3434
options:
35-
- label: I am a [GitHub Sponsor](https://github.com/sponsors/VoltAgent) and would like this request to be prioritized
36-
required: true
35+
- "Yes, I am a GitHub Sponsor"
36+
- "No, I am not a sponsor"
37+
validations:
38+
required: true
3739

3840
- type: textarea
3941
id: details

0 commit comments

Comments
 (0)