diff --git a/.github/ISSUE_TEMPLATE/feature-issue.yml b/.github/ISSUE_TEMPLATE/feature-issue.yml index d27fe1b0..d5027b8d 100644 --- a/.github/ISSUE_TEMPLATE/feature-issue.yml +++ b/.github/ISSUE_TEMPLATE/feature-issue.yml @@ -12,10 +12,12 @@ body: - Other validations: required: true - - type: textarea + - type: dropdown attributes: - label: Branch - description: Which github branch did you use (Flutter or Compose)? + label: Manager Branch + options: + - Flutter + - Compose validations: required: true - type: textarea