diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 2da45be7d6f98..89009e964e26e 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -17,3 +17,11 @@ - [ ] If adding new dependencies to the code, are these dependencies licensed in a way that is compatible for inclusion under [ASF 2.0](http://www.apache.org/legal/resolved.html#category-a)? - [ ] If applicable, have you updated the `LICENSE`, `LICENSE-binary`, `NOTICE-binary` files? +### AI Tooling + +If an AI tool was used: + +- [ ] The PR includes the phrase "Contains content generated by " + where is the name of the AI tool used. +- [ ] My use of AI contributions follows the ASF legal policy + https://www.apache.org/legal/generative-tooling.html \ No newline at end of file