Skip to content

Commit 1860e19

Browse files
add AI usage guildelines to PR template
1 parent d74dabd commit 1860e19

1 file changed

Lines changed: 20 additions & 1 deletion

File tree

.github/pull_request_template.md

Lines changed: 20 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,4 +59,23 @@ For more information on release notes see: https://git.k8s.io/community/contribu
5959
```release-note
6060
6161
```
62-
Doc #(issue)
62+
Doc #(issue)
63+
64+
## Generative AI Usage Disclosure
65+
<!--
66+
If you used AI tools in preparing this PR, please disclose which tools and how they were used.
67+
68+
Using AI tools to help write your PR is acceptable, but as the author, you are responsible for understanding every change in your contribution.
69+
70+
Please write the PR description in your words. Do not submit AI-generated summary and analysis and do not leave the first review of AI generated changes to the reviewers, please verify the changes (code review, local testing, etc.) before submitting your PR.
71+
72+
For more details please review guidelines on responsible Generative AI usage:
73+
* https://www.linuxfoundation.org/legal/generative-ai
74+
* https://www.kubernetes.dev/docs/guide/pull-requests/#ai-guidance
75+
76+
-->
77+
- [ ] No AI tools were used
78+
- [ ] AI tools were used (complete below)
79+
80+
*How they were used:*
81+
<!-- Describe what the AI helped with (e.g., code generation, refactoring, documentation, tests) and which parts of the PR were affected -->

0 commit comments

Comments
 (0)