Skip to content

Commit

Permalink
refactor: use dropdown for branch.
Browse files Browse the repository at this point in the history
  • Loading branch information
Aunali321 authored Sep 19, 2022
1 parent 2b7287c commit 743a661
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions .github/ISSUE_TEMPLATE/bug-issue.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 743a661

Please sign in to comment.