You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/ISSUE_TEMPLATE/bug_report.yml
+27-5Lines changed: 27 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -9,11 +9,17 @@ body:
9
9
Thanks for taking the time to report this!
10
10
Before submitting, please ensure you have searched the [existing issues](https://github.com/kubernetes-sigs/node-readiness-controller/issues) to avoid duplicates.
11
11
12
-
- type: markdown
13
-
attributes:
14
-
value: |
15
-
While AI-assisted submissions are acceptable, you should understand the issue and describe it in your own words.
16
-
To learn more, please refer to Kubernetes AI usage policy: https://www.kubernetes.dev/docs/guide/pull-requests/#ai-guidance
12
+
> **Generative AI Usage Disclosure**
13
+
>
14
+
> If you used AI tools in preparing this issue, please disclose and how they were used.
15
+
>
16
+
> Using AI tools to contribute is acceptable, but as the author, you are responsible for understanding and verifying the problem or request you are reporting.
17
+
>
18
+
> Please write the issue description in your words. Do not submit AI-generated summary and analysis without confirming it reflects a real, reproducible problem (with evidence of testing in your local environment.)
19
+
>
20
+
> For more details please review guidelines on responsible Generative AI usage:
Copy file name to clipboardExpand all lines: .github/ISSUE_TEMPLATE/feature_request.yml
+27-5Lines changed: 27 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -9,11 +9,17 @@ body:
9
9
Thank you for suggesting an improvement!
10
10
Please ensure you have checked the [existing issues](https://github.com/kubernetes-sigs/node-readiness-controller/issues) and [Discussions](https://github.com/kubernetes-sigs/node-readiness-controller/discussions) to see if this has already been proposed.
11
11
12
-
- type: markdown
13
-
attributes:
14
-
value: |
15
-
While AI-assisted submissions are acceptable, you should understand the issue and describe it in your own words.
16
-
To learn more, please refer to Kubernetes AI usage policy: https://www.kubernetes.dev/docs/guide/pull-requests/#ai-guidance
12
+
> **Generative AI Usage Disclosure**
13
+
>
14
+
> If you used AI tools in preparing this issue, please disclose and how they were used.
15
+
>
16
+
> Using AI tools to contribute is acceptable, but as the author, you are responsible for understanding and verifying the problem or request you are reporting.
17
+
>
18
+
> Please write the issue description in your words. Do not submit AI-generated summary and analysis without confirming it reflects a real, reproducible problem (with evidence of testing in your local environment.)
19
+
>
20
+
> For more details please review guidelines on responsible Generative AI usage:
Copy file name to clipboardExpand all lines: .github/ISSUE_TEMPLATE/tracking.yml
+27-5Lines changed: 27 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -8,11 +8,17 @@ body:
8
8
value: |
9
9
This template is intended for maintainers and contributors to track the progress of an epic, cross-cutting feature, or major refactor that requires multiple PRs or sub-tasks.
10
10
11
-
- type: markdown
12
-
attributes:
13
-
value: |
14
-
While AI-assisted submissions are acceptable, you should understand the issue and describe it in your own words.
15
-
To learn more, please refer to Kubernetes AI usage policy: https://www.kubernetes.dev/docs/guide/pull-requests/#ai-guidance
11
+
> **Generative AI Usage Disclosure**
12
+
>
13
+
> If you used AI tools in preparing this issue, please disclose and how they were used.
14
+
>
15
+
> Using AI tools to contribute is acceptable, but as the author, you are responsible for understanding and verifying the problem or request you are reporting.
16
+
>
17
+
> Please write the issue description in your words. Do not submit AI-generated summary and analysis without confirming it reflects a real, reproducible problem (with evidence of testing in your local environment.)
18
+
>
19
+
> For more details please review guidelines on responsible Generative AI usage:
0 commit comments