From 3a19de602406f5dc5eeeb88e6796c8c6ffc4e62a Mon Sep 17 00:00:00 2001 From: TheFrenchGhosty Date: Sat, 11 Jul 2026 09:15:18 +0200 Subject: [PATCH] Reword the issue templates to be consistent with the PR template --- .github/ISSUE_TEMPLATE/bug_report.yml | 2 +- .github/ISSUE_TEMPLATE/enhancement.yml | 4 ++-- .github/ISSUE_TEMPLATE/feature_request.yml | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 367ab6ee4..04523519e 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -65,7 +65,7 @@ body: attributes: label: AI Policy options: - - label: I have read the [AI Policy](./AI_POLICY.md) + - label: I have read the [AI Policy](./AI_POLICY.md) and understand the disclosure requirements required: true - type: dropdown id: ai-usage diff --git a/.github/ISSUE_TEMPLATE/enhancement.yml b/.github/ISSUE_TEMPLATE/enhancement.yml index d55faacf7..185cd223d 100644 --- a/.github/ISSUE_TEMPLATE/enhancement.yml +++ b/.github/ISSUE_TEMPLATE/enhancement.yml @@ -43,7 +43,7 @@ body: attributes: label: AI Policy options: - - label: I have read the [AI Policy](./AI_POLICY.md) + - label: I have read the [AI Policy](./AI_POLICY.md) and understand the disclosure requirements required: true - type: dropdown id: ai-usage @@ -78,4 +78,4 @@ body: label: How was AI used? description: If you selected "AI was used to partially create this issue (explain how)" above, explain how AI was used here. Leave empty otherwise. validations: - required: false \ No newline at end of file + required: false diff --git a/.github/ISSUE_TEMPLATE/feature_request.yml b/.github/ISSUE_TEMPLATE/feature_request.yml index 510642313..0159dd4dd 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.yml +++ b/.github/ISSUE_TEMPLATE/feature_request.yml @@ -43,7 +43,7 @@ body: attributes: label: AI Policy options: - - label: I have read the [AI Policy](./AI_POLICY.md) + - label: I have read the [AI Policy](./AI_POLICY.md) and understand the disclosure requirements required: true - type: dropdown id: ai-usage @@ -78,4 +78,4 @@ body: label: How was AI used? description: If you selected "AI was used to partially create this issue (explain how)" above, explain how AI was used here. Leave empty otherwise. validations: - required: false \ No newline at end of file + required: false