diff --git a/.github/ISSUE_TEMPLATE/feature_request.yml b/.github/ISSUE_TEMPLATE/feature_request.yml index f9943c8..d30470b 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.yml +++ b/.github/ISSUE_TEMPLATE/feature_request.yml @@ -3,6 +3,12 @@ description: Propose a new feature or improvement title: "[feat]: " labels: ["type:feature", "status:triage"] body: + - type: input + id: component + attributes: + label: Component + description: Which part of the project this affects (e.g. dashboard, installer, CLI). + placeholder: dashboard - type: textarea id: problem attributes: