update YAML
This commit is contained in:
10
.github/ISSUE_TEMPLATE/design-md-request.yml
vendored
10
.github/ISSUE_TEMPLATE/design-md-request.yml
vendored
@@ -26,13 +26,15 @@ body:
|
|||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
|
|
||||||
- type: checkboxes
|
- type: dropdown
|
||||||
id: sponsor
|
id: sponsor
|
||||||
attributes:
|
attributes:
|
||||||
label: Sponsor Priority
|
label: Do you want to prioritize your DESIGN.md generation request?
|
||||||
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.
|
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).
|
||||||
options:
|
options:
|
||||||
- label: I am a [GitHub Sponsor](https://github.com/sponsors/VoltAgent) and would like this request to be prioritized
|
- "Yes, I am a GitHub Sponsor"
|
||||||
|
- "No, I am not a sponsor"
|
||||||
|
validations:
|
||||||
required: true
|
required: true
|
||||||
|
|
||||||
- type: textarea
|
- type: textarea
|
||||||
|
|||||||
Reference in New Issue
Block a user