From 298a143ed0001bf83403a9ac2acd9d97bf90fb8c Mon Sep 17 00:00:00 2001 From: Ed Page Date: Thu, 20 Feb 2025 08:21:08 -0600 Subject: [PATCH] chore(gh): Fix links --- .github/ISSUE_TEMPLATE/false-positive-data.yml | 2 +- .github/ISSUE_TEMPLATE/false-positive-word.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/false-positive-data.yml b/.github/ISSUE_TEMPLATE/false-positive-data.yml index dfea193..f23f512 100644 --- a/.github/ISSUE_TEMPLATE/false-positive-data.yml +++ b/.github/ISSUE_TEMPLATE/false-positive-data.yml @@ -6,7 +6,7 @@ body: attributes: label: Please complete the following tasks options: - - label: I have searched the [open](https://github.com/clap-rs/clap/issues?q=is%3Aissue%20state%3Aopen%20label%3AA-exclude) and [rejected](https://github.com/crate-ci/typos/issues?q=is%3Aissue%20state%3Aclosed%20label%3AA-exclude) issues + - label: I have searched the [open](https://github.com/crate-ci/typos/issues?q=is%3Aissue%20state%3Aopen%20label%3AA-exclude) and [rejected](https://github.com/crate-ci/typos/issues?q=is%3Aissue%20state%3Aclosed%20label%3AA-exclude) issues required: true - type: input attributes: diff --git a/.github/ISSUE_TEMPLATE/false-positive-word.yml b/.github/ISSUE_TEMPLATE/false-positive-word.yml index 00d0b27..45b6048 100644 --- a/.github/ISSUE_TEMPLATE/false-positive-word.yml +++ b/.github/ISSUE_TEMPLATE/false-positive-word.yml @@ -6,7 +6,7 @@ body: attributes: label: Please complete the following tasks options: - - label: I have searched the [open](https://github.com/clap-rs/clap/issues?q=is%3Aissue%20state%3Aopen%20label%3AA-dict) and [rejected](https://github.com/crate-ci/typos/issues?q=is%3Aissue%20state%3Aclosed%20label%3AA-dict) issues + - label: I have searched the [open](https://github.com/crate-ci/typos/issues?q=is%3Aissue%20state%3Aopen%20label%3AA-dict) and [rejected](https://github.com/crate-ci/typos/issues?q=is%3Aissue%20state%3Aclosed%20label%3AA-dict) issues required: true - type: input attributes: