diff --git a/.github/ISSUE_TEMPLATE/false-positive-data.yml b/.github/ISSUE_TEMPLATE/false-positive-data.yml index 8b46058..dfea193 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 state%3Aopen label%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/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 required: true - type: input attributes: diff --git a/.github/ISSUE_TEMPLATE/false-positive-word.yml b/.github/ISSUE_TEMPLATE/false-positive-word.yml index 136d929..00d0b27 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 state%3Aopen label%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/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 required: true - type: input attributes: