refactor: use dropdown for branch.

This commit is contained in:
Aunali321 2022-09-19 18:10:59 +05:30 committed by GitHub
parent 2b7287c04c
commit 743a661c10
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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