diff --git a/.github/ISSUE_TEMPLATE/bug-report.yml b/.github/ISSUE_TEMPLATE/bug-report.yml index 6fb772f..27a1597 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.yml +++ b/.github/ISSUE_TEMPLATE/bug-report.yml @@ -9,6 +9,7 @@ body: # 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. + Review the [contribution guidelines](https://github.com/ReVanced/revanced-cli/blob/main/CONTRIBUTING.md) before submitting a bug report. - type: textarea attributes: diff --git a/.github/ISSUE_TEMPLATE/feature-request.yml b/.github/ISSUE_TEMPLATE/feature-request.yml index 827cae8..35b7100 100644 --- a/.github/ISSUE_TEMPLATE/feature-request.yml +++ b/.github/ISSUE_TEMPLATE/feature-request.yml @@ -9,6 +9,7 @@ body: # 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. + Review the [contribution guidelines](https://github.com/ReVanced/revanced-cli/blob/main/CONTRIBUTING.md) before submitting a feature request. - type: textarea attributes: