From 3079e60af8ea816e94e2dc4957b17e378f559714 Mon Sep 17 00:00:00 2001 From: Rosano Coutinho Date: Sun, 15 Feb 2026 07:09:45 +0100 Subject: [PATCH] Fix typo --- .github/ISSUE_TEMPLATE/bug_report.yml | 2 +- .github/ISSUE_TEMPLATE/feature_request.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 5ffabae..5989c3a 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -11,7 +11,7 @@ body: > If you're looking for assistance with using YOURLS, please visit our [discussions community](https://github.com/orgs/YOURLS/discussions) instead. > [!TIP] - > Check [exiting issues](https://github.com/YOURLS/YOURLS/issues), opened or closed. + > Check [existing issues](https://github.com/YOURLS/YOURLS/issues), opened or closed. > Similar cases might have been answered already. - type: checkboxes attributes: diff --git a/.github/ISSUE_TEMPLATE/feature_request.yml b/.github/ISSUE_TEMPLATE/feature_request.yml index 109cc0b..64837b4 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.yml +++ b/.github/ISSUE_TEMPLATE/feature_request.yml @@ -11,7 +11,7 @@ body: > If you're looking for assistance with using YOURLS, please visit our [discussions community](https://github.com/orgs/YOURLS/discussions) instead. > [!TIP] - > Check [exiting issues](https://github.com/YOURLS/YOURLS/issues), opened or closed. + > Check [existing issues](https://github.com/YOURLS/YOURLS/issues), opened or closed. > Similar requests might have been opened or answered already. - type: textarea attributes: