mirror of
https://github.com/ReVanced/revanced-manager.git
synced 2026-01-28 21:31:05 +00:00
refactor: add dropdown for feature template.
This commit is contained in:
8
.github/ISSUE_TEMPLATE/feature-issue.yml
vendored
8
.github/ISSUE_TEMPLATE/feature-issue.yml
vendored
@@ -12,10 +12,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
|
||||||
|
|||||||
Reference in New Issue
Block a user