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