mirror of
https://github.com/ReVanced/revanced-manager.git
synced 2026-01-11 13:46:17 +00:00
refactor: removed dropdown for branch.
This commit is contained in:
8
.github/ISSUE_TEMPLATE/bug-issue.yml
vendored
8
.github/ISSUE_TEMPLATE/bug-issue.yml
vendored
@@ -20,14 +20,6 @@ body:
|
||||
- Other
|
||||
validations:
|
||||
required: true
|
||||
- type: dropdown
|
||||
attributes:
|
||||
label: Manager Branch
|
||||
options:
|
||||
- Flutter
|
||||
- Compose
|
||||
validations:
|
||||
required: true
|
||||
- type: textarea
|
||||
attributes:
|
||||
label: Bug description
|
||||
|
||||
8
.github/ISSUE_TEMPLATE/feature-issue.yml
vendored
8
.github/ISSUE_TEMPLATE/feature-issue.yml
vendored
@@ -12,14 +12,6 @@ body:
|
||||
- Other
|
||||
validations:
|
||||
required: true
|
||||
- type: dropdown
|
||||
attributes:
|
||||
label: Manager Branch
|
||||
options:
|
||||
- Flutter
|
||||
- Compose
|
||||
validations:
|
||||
required: true
|
||||
- type: textarea
|
||||
attributes:
|
||||
label: Issue
|
||||
|
||||
Reference in New Issue
Block a user