update YAML

This commit is contained in:
necatiozmen
2026-04-03 12:41:20 +03:00
parent 5afb600aa6
commit 76bde6c5ab

View File

@@ -26,14 +26,16 @@ 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"
required: true - "No, I am not a sponsor"
validations:
required: true
- type: textarea - type: textarea
id: details id: details