diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 20be4e17928..a1bb728f644 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -10,7 +10,7 @@ body: ### Before you start Before you submit this bug report, have you searched other reports for this bug? - https://github.com/keymanapp/keyman/issues?q=is%3Aopen+is%3Aissue+label%3Abug + https://github.com/keymanapp/keyman/issues?q=is%3Aissue+label%3Abug * If you find a matching issue, go ahead and add a comment on that issue. * If you find related issues, make sure you list them below. diff --git a/.github/ISSUE_TEMPLATE/feature_request.yml b/.github/ISSUE_TEMPLATE/feature_request.yml index cc0e2d09718..90c76888978 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.yml +++ b/.github/ISSUE_TEMPLATE/feature_request.yml @@ -8,7 +8,7 @@ body: attributes: value: | Before you submit this feature request, have you searched existing requests? - https://github.com/keymanapp/keyman/issues?q=is%3Aopen+is%3Aissue+label%3Afeat + https://github.com/keymanapp/keyman/issues?q=is%3Aissue+label%3Afeat * If you find a matching issue, go ahead and add a comment on that issue. * If you find related issues, make sure you list them below.