From 9c0ccb71bceb05efc0ba32fb6ce205c059b7e420 Mon Sep 17 00:00:00 2001 From: oSumAtrIX Date: Tue, 26 Jul 2022 19:36:17 +0200 Subject: [PATCH] docs: add missing `.` to issue description --- .github/ISSUE_TEMPLATE/bug-issue.yml | 2 +- .github/ISSUE_TEMPLATE/feature-issue.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug-issue.yml b/.github/ISSUE_TEMPLATE/bug-issue.yml index 6358b7a4..b0478e67 100644 --- a/.github/ISSUE_TEMPLATE/bug-issue.yml +++ b/.github/ISSUE_TEMPLATE/bug-issue.yml @@ -8,7 +8,7 @@ body: value: | # ReVanced bug report - Important to note that your issue may have already been reported before. Please check for existing issues [here](https://github.com/revanced/revanced-integrations/labels/bug) + Important to note that your issue may have already been reported before. Please check for existing issues [here](https://github.com/revanced/revanced-integrations/labels/bug). - type: dropdown attributes: diff --git a/.github/ISSUE_TEMPLATE/feature-issue.yml b/.github/ISSUE_TEMPLATE/feature-issue.yml index 063ae58a..f649f209 100644 --- a/.github/ISSUE_TEMPLATE/feature-issue.yml +++ b/.github/ISSUE_TEMPLATE/feature-issue.yml @@ -9,7 +9,7 @@ body: # ReVanced feature request Do not submit requests for patches here. Please submit them [here](https://github.com/orgs/revanced/discussions/categories/patches) instead. - Important to note that your feature request may have already been made before. Please check for existing feature requests [here](https://github.com/revanced/revanced-integrations/labels/feature-request) + Important to note that your feature request may have already been made before. Please check for existing feature requests [here](https://github.com/revanced/revanced-integrations/labels/feature-request). - type: dropdown attributes: