-
Notifications
You must be signed in to change notification settings - Fork 916
website: Add Kubeflow AI Policy #4336
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Changes from 3 commits
816172f
5fcea8b
c947620
829095a
4ee8746
57e8105
04f2acc
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change | ||||
|---|---|---|---|---|---|---|
| @@ -0,0 +1,14 @@ | ||||||
| +++ | ||||||
| title = "AI Policy" | ||||||
| description = "Guidelines for using AI and coding agents" | ||||||
| weight = 30 | ||||||
| aliases = ["/docs/ai-policy/"] | ||||||
| +++ | ||||||
|
|
||||||
| AI tools may be used to draft or review code/documentation, but the human contributor remains fully responsible for every change: you must understand it, verify it (build/lint/test), and be able to explain it during review, your PR may be closed if you cannot | ||||||
|
||||||
|
|
||||||
| Disclose substantial AI assistance in the PR description, make sure to add `Co-authored-by: [Agent Name]` and avoid oversized, mass-generated PRs or AI-generated commit messages. | ||||||
|
|
||||||
| Do not use AI to author responses in review threads or community discussions, reviewers expect to engage with you directly. | ||||||
|
|
||||||
| All contributions must still meet Kubeflow’s quality and security standards and comply with DCO, Apache-2.0, and third-party IP/licensing requirements. | ||||||
|
||||||
| All contributions must still meet Kubeflow’s quality and security standards and comply with DCO, Apache-2.0, and third-party IP/licensing requirements. | |
| All contributions must still meet Kubeflow’s quality and security standards and comply with [DCO](https://developercertificate.org/), the [Apache-2.0](https://github.com/kubeflow/kubeflow/blob/master/LICENSE) license, and third-party IP/licensing requirements. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
As we discussed on the call, @szaher shall we add bullet points from your PR here: kubeflow/community#943?
Also, I suggest to tell that users should review contributing guide + AGENTS.md if available.
Ref: https://youtu.be/EYu-6-mIJQc?t=1097