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 - Other
validations: validations:
required: true required: true
- type: textarea - type: dropdown
attributes: attributes:
label: Branch label: Manager Branch
description: Which github branch did you use (Flutter or Compose)? options:
- Flutter
- Compose
validations: validations:
required: true required: true
- type: textarea - type: textarea