diff --git a/.github/ISSUE_TEMPLATE/bug-report.yml b/.github/ISSUE_TEMPLATE/bug-report.yml index 23950c4..63565b7 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.yml +++ b/.github/ISSUE_TEMPLATE/bug-report.yml @@ -9,6 +9,7 @@ body: # ReVanced Library bug report Please check for existing bug reports [here](https://github.com/ReVanced/revanced-library/labels/Bug%20report) before creating a new one. + Review the [contribution guidelines](https://github.com/ReVanced/revanced-library/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 b1525e9..10aea0a 100644 --- a/.github/ISSUE_TEMPLATE/feature-request.yml +++ b/.github/ISSUE_TEMPLATE/feature-request.yml @@ -9,6 +9,7 @@ body: # ReVanced Library feature request Please check for existing feature requests [here](https://github.com/ReVanced/revanced-library/labels/Feature%20request) before creating a new one. + Review the [contribution guidelines](https://github.com/ReVanced/revanced-library/blob/main/CONTRIBUTING.md) before submitting a feature request. - type: textarea attributes: