diff --git a/.github/ISSUE_TEMPLATE/bug-issue.yml b/.github/ISSUE_TEMPLATE/bug-issue.yml index 198ecaff..2f602574 100644 --- a/.github/ISSUE_TEMPLATE/bug-issue.yml +++ b/.github/ISSUE_TEMPLATE/bug-issue.yml @@ -20,10 +20,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