Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion CODE_OF_CONDUCT.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ When using AI tools for contributing, human oversight remains critical.
- **You are responsible for your contributions.** It is your responsibility to review, test, and understand everything you submit. Submitting unverified or low-quality machine-generated content creates an unfair review burden on the community and is not an acceptable contribution. Contributors should review and understand their own submissions before asking the community to review their code.
- **Start with small contributions.** Open source communities operate on trust and reputation. Reviewing large contributions is expensive, and AI tools tend to generate large contributions. We encourage new contributors to keep their first contributions small, specifically below 150 additional lines of non-test code insertions, until they build personal expertise and maintainer trust before taking on larger changes.
- **Be transparent about your use of AI.** When a contribution has been significantly generated by an AI tool, we ask you to note this in your pull request description. This transparency helps the community develop best practices and understand the role of these new tools.
- **Limit AI tools for reviewing.** As with creating code, reviewers may use AI tools to assist in providing feedback, but not to wholly automate the review process. Particularly, AI may not make the final determination on whether a contribution is accepted or not.
- **Limit AI tools for reviewing.** As with creating code, reviewers may use AI tools to assist in providing feedback, but not to wholly automate the review process. Particularly, AI may not make the final determination on whether a contribution is accepted. Reviewers must disclose the use of AI tools and avoid using them if asked to do so by the contributor.

This policy extends beyond code contributions and includes, but is not limited to, the following kinds of contributions:

Expand Down