chore: no free form issues, 'description'-s to 'placeholders'-s #16

Merged
mvhutz merged 3 commits from chore/update-feature-issue-template into main 2026-04-03 13:57:04 +00:00
Showing only changes of commit fa3eff08fb - Show all commits

View File

@@ -6,18 +6,10 @@ name: ✨ Feature Request
about: Suggest an idea for this project about: Suggest an idea for this project
title: "[FEATURE]: " title: "[FEATURE]: "
body: body:
- type: markdown
attributes:
value: |
Thanks for taking the time to fill out this feature request! 🤗
Please make sure this feature request hasn't been already submitted by
someone by looking through other open/closed issues. 😃
- type: dropdown - type: dropdown
attributes: attributes:
multiple: false multiple: false
label: Type of Feature label: Feature Type
description: Select the type of feature request.
options: options:
- "✨ New Feature" - "✨ New Feature"
- "📝 Documentation" - "📝 Documentation"
@@ -31,7 +23,7 @@ body:
id: description id: description
attributes: attributes:
label: Description label: Description
description: | placeholder: |
Give us a brief description of the feature or enhancement you would Give us a brief description of the feature or enhancement you would
like! like!
validations: validations:
@@ -40,6 +32,6 @@ body:
id: additional-information id: additional-information
attributes: attributes:
label: Additional Information label: Additional Information
description: | placeholder: |
Give us some additional information on the feature request like proposed Give us some additional information on the feature request like proposed
solutions, links, screenshots, etc. solutions, links, screenshots, etc.