diff --git a/.github/ISSUE_TEMPLATE/bug-report.yml b/.github/ISSUE_TEMPLATE/bug-report.yml index 4a37b91..6fb772f 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.yml +++ b/.github/ISSUE_TEMPLATE/bug-report.yml @@ -8,9 +8,7 @@ body: value: | # ReVanced CLI bug report - Please check for existing bug reports - [here](https://github.com/ReVanced/revanced-cli/labels/Bug%20report) - before creating a new one. + Please check for existing bug reports [here](https://github.com/ReVanced/revanced-cli/labels/Bug%20report) before creating a new one. - type: textarea attributes: diff --git a/.github/ISSUE_TEMPLATE/feature-request.yml b/.github/ISSUE_TEMPLATE/feature-request.yml index f7ba3c2..827cae8 100644 --- a/.github/ISSUE_TEMPLATE/feature-request.yml +++ b/.github/ISSUE_TEMPLATE/feature-request.yml @@ -8,9 +8,7 @@ body: value: | # ReVanced CLI feature request - Please check for existing feature requests - [here](https://github.com/ReVanced/revanced-cli/labels/Feature%20request) - before creating a new one. + Please check for existing feature requests [here](https://github.com/ReVanced/revanced-cli/labels/Feature%20request) before creating a new one. - type: textarea attributes: