mirror of
https://github.com/revanced/revanced-manager.git
synced 2025-05-06 08:44:29 +02:00
refactor: use dropdown for branch.
This commit is contained in:
parent
2b7287c04c
commit
743a661c10
8
.github/ISSUE_TEMPLATE/bug-issue.yml
vendored
8
.github/ISSUE_TEMPLATE/bug-issue.yml
vendored
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user