diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 78431c64..8c2e8a01 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -99,14 +99,14 @@ body: - type: textarea attributes: label: ReVanced Manager logs - description: Export logs in ReVanced Manager settings. + description: Export logs from the ReVanced Manager settings. render: shell validations: required: true - type: textarea attributes: label: Patch logs - description: Export logs in "Patcher" screen. + description: Export logs from the "Patcher" screen. render: shell validations: required: false diff --git a/.github/ISSUE_TEMPLATE/feature_request.yml b/.github/ISSUE_TEMPLATE/feature_request.yml index 44d6cfb6..c03e645f 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.yml +++ b/.github/ISSUE_TEMPLATE/feature_request.yml @@ -79,7 +79,6 @@ body: description: | - Describe your feature in detail - Add images, videos, links, examples, references, etc. if possible - - Add the target application name in case you request a new patch - type: textarea attributes: label: Motivation