chore: update feature request template to improve clarity and remove required fields

This commit is contained in:
Mauricio Siu
2025-06-01 15:17:30 -06:00
parent 5a657cedfd
commit 963bb37adf

View File

@@ -29,16 +29,14 @@ body:
- type: textarea
attributes:
label: Resources
description: List the resources, technologies, frameworks, or tools included in this template
description: List the resources, links, or any other information that would be helpful to know about the template
placeholder: |
- React 18
- TypeScript
- Tailwind CSS
- Vite
- ESLint
- Prettier
- Link to the template
- Link to the documentation
- Link to the repository
- Link to the website
validations:
required: true
required: false
- type: textarea
attributes:
@@ -47,7 +45,7 @@ body:
placeholder: |
This template is perfect for creating modern web applications with React and TypeScript...
validations:
required: true
required: false
- type: dropdown
attributes: