mirror of
https://github.com/revanced/revanced-manager
synced 2024-05-14 13:56:57 +02:00
refactor: specify branch.
This commit is contained in:
parent
2c6c2fee41
commit
d57a8650c9
6
.github/ISSUE_TEMPLATE/bug-issue.yml
vendored
6
.github/ISSUE_TEMPLATE/bug-issue.yml
vendored
@ -20,6 +20,12 @@ body:
|
||||
- Other
|
||||
validations:
|
||||
required: true
|
||||
- type: textarea
|
||||
attributes:
|
||||
label: Branch
|
||||
description: Which github branch did you use (Flutter or Compose)?
|
||||
validations:
|
||||
required: true
|
||||
- type: textarea
|
||||
attributes:
|
||||
label: Bug description
|
||||
|
6
.github/ISSUE_TEMPLATE/feature-issue.yml
vendored
6
.github/ISSUE_TEMPLATE/feature-issue.yml
vendored
@ -12,6 +12,12 @@ body:
|
||||
- Other
|
||||
validations:
|
||||
required: true
|
||||
- type: textarea
|
||||
attributes:
|
||||
label: Branch
|
||||
description: Which github branch did you use (Flutter or Compose)?
|
||||
validations:
|
||||
required: true
|
||||
- type: textarea
|
||||
attributes:
|
||||
label: Issue
|
||||
|
Loading…
Reference in New Issue
Block a user