Before opening a pull request, review the Contributing and Contributing Code Changes pages.
It lists steps that are required before creating a PR.
When you contribute code, you affirm that the contribution is your original work and that you license the work to the project under the project's open source license. Whether or not you state this explicitly, by submitting any copyrighted material via pull request, email, or other means you agree to license the material under the project's open source license and warrant that you have the legal authority to do so.
Based on the ASF Generative Tooling Guidance:
- If you used AI tools in preparing your PR, please commit with the
Co-Authored-By,Generated-by, or similar commit trailer.Example:Co-Authored-By: <AI tool name and version> Generated-by: <AI tool name and version>KAFKA-9999: adding AGENTS.md Co-Authored-By: Claude Sonnet 4.6 <claude@anthropic.com> - The human author remains responsible for all changes, regardless of the tools used to create them, and must certify that you wrote or otherwise have the right to submit the code you are contributing.