chore: Add chart to feature request template (#1414)
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user