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
+2 -1
View File
@@ -5,11 +5,12 @@ body:
- type: dropdown - type: dropdown
id: idea-type id: idea-type
attributes: attributes:
label: Is this a feature for the backend or frontend? label: Which part of the project does this feature apply to?
multiple: true multiple: true
options: options:
- Backend - Backend
- Frontend - Frontend
- Chart
validations: validations:
required: true required: true
- type: textarea - type: textarea