mirror of
https://github.com/plankanban/planka.git
synced 2026-05-04 18:00:55 +03:00
chore: Add chart to feature request template (#1414)
This commit is contained in:
3
.github/ISSUE_TEMPLATE/2-feature-request.yml
vendored
3
.github/ISSUE_TEMPLATE/2-feature-request.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user