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