This is an automated email from the ASF dual-hosted git repository.
stevel pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/hadoop.git
The following commit(s) were added to refs/heads/trunk by this push:
new b4b221c6a6b HADOOP-19581. Update PR template to ask about AI
contribution (#8165)
b4b221c6a6b is described below
commit b4b221c6a6b131793fdb7c54fda319717b9fc5ca
Author: Steve Loughran <[email protected]>
AuthorDate: Tue Jan 6 10:33:24 2026 +0000
HADOOP-19581. Update PR template to ask about AI contribution (#8165)
No AI was used in the generation of this PR
Contributed by Steve Loughran
---
.github/pull_request_template.md | 8 ++++++++
1 file changed, 8 insertions(+)
diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md
index 2da45be7d6f..89009e964e2 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 <tool>"
+ where <tool> 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
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]