mirror of
https://github.com/ReVanced/revanced-manager.git
synced 2026-01-11 05:36:17 +00:00
docs: Fix issue template mistakes (#1910)
This commit is contained in:
4
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
4
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
@@ -99,14 +99,14 @@ body:
|
|||||||
- type: textarea
|
- type: textarea
|
||||||
attributes:
|
attributes:
|
||||||
label: ReVanced Manager logs
|
label: ReVanced Manager logs
|
||||||
description: Export logs in ReVanced Manager settings.
|
description: Export logs from the ReVanced Manager settings.
|
||||||
render: shell
|
render: shell
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
- type: textarea
|
- type: textarea
|
||||||
attributes:
|
attributes:
|
||||||
label: Patch logs
|
label: Patch logs
|
||||||
description: Export logs in "Patcher" screen.
|
description: Export logs from the "Patcher" screen.
|
||||||
render: shell
|
render: shell
|
||||||
validations:
|
validations:
|
||||||
required: false
|
required: false
|
||||||
|
|||||||
1
.github/ISSUE_TEMPLATE/feature_request.yml
vendored
1
.github/ISSUE_TEMPLATE/feature_request.yml
vendored
@@ -79,7 +79,6 @@ body:
|
|||||||
description: |
|
description: |
|
||||||
- Describe your feature in detail
|
- Describe your feature in detail
|
||||||
- Add images, videos, links, examples, references, etc. if possible
|
- Add images, videos, links, examples, references, etc. if possible
|
||||||
- Add the target application name in case you request a new patch
|
|
||||||
- type: textarea
|
- type: textarea
|
||||||
attributes:
|
attributes:
|
||||||
label: Motivation
|
label: Motivation
|
||||||
|
|||||||
Reference in New Issue
Block a user