Skip to content

Commit

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

0 comments on commit ce100d9

Please sign in to comment.