diff --git a/.github/ISSUE_TEMPLATE/2-feature-request.yml b/.github/ISSUE_TEMPLATE/2-feature-request.yml index 617245a2..3d389c5e 100644 --- a/.github/ISSUE_TEMPLATE/2-feature-request.yml +++ b/.github/ISSUE_TEMPLATE/2-feature-request.yml @@ -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