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
4 changes: 3 additions & 1 deletion contributors/guide/pull-requests.md
Original file line number Diff line number Diff line change
Expand Up @@ -627,7 +627,9 @@ the Pull Request provides.

Using AI tools to help write your PR is acceptable, but as the author, you are responsible for
understanding every change. If you used AI tools in preparing your PR, you must disclose this in the
description of your PR. Listing AI tooling as a co-author, co-signing commits using an AI tool, or using
description of your PR. For example, including "This PR was written in part with the assistance of generative AI," in the PR description is sufficient.

Listing AI tooling as a co-author, co-signing commits using an AI tool, or using
the `assisted-by`, `co-developed` or similar commit trailer is not allowed.

All contributions must follow the [contributions policies](/contributors/guide/contributing.md) and use
Expand Down