chore: Add chart to feature request template (#1414)

This commit is contained in:
Steve Váradi
2025-11-06 21:03:43 +01:00
committed by GitHub
parent b4cbd32bf2
commit 33a7a6ccb1

View File

@@ -5,11 +5,12 @@ body:
- type: dropdown
id: idea-type
attributes:
label: Is this a feature for the backend or frontend?
label: Which part of the project does this feature apply to?
multiple: true
options:
- Backend
- Frontend
- Chart
validations:
required: true
- type: textarea