This is an automated email from the ASF dual-hosted git repository.
lzljs3620320 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/paimon.git
The following commit(s) were added to refs/heads/master by this push:
new 4830eb229a [github] Add whether it is an AI-generated tag in the PR
template (#7257)
4830eb229a is described below
commit 4830eb229ae0cb2ab5c517f9e7e3169470907e40
Author: Zouxxyy <[email protected]>
AuthorDate: Wed Feb 11 10:22:44 2026 +0800
[github] Add whether it is an AI-generated tag in the PR template (#7257)
An ever-growing number of people are embracing AI. Adding this tag could
be seen not only as a tribute to artificial intelligence itself, but
also as a nod of respect to those who craft code by hand.
---
.github/PULL_REQUEST_TEMPLATE.md | 9 +++++++++
1 file changed, 9 insertions(+)
diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md
index e968c7af2d..456851a1e0 100644
--- a/.github/PULL_REQUEST_TEMPLATE.md
+++ b/.github/PULL_REQUEST_TEMPLATE.md
@@ -18,3 +18,12 @@ Linked issue: close #xxx
### Documentation
<!-- Does this change introduce a new feature -->
+
+### Generative AI tooling
+
+<!--
+If generative AI tooling has been used in the process of authoring this patch,
please include the
+phrase: 'Generated-by: ' followed by the name of the tool and its version.
+If no, write 'No'.
+Please refer to the [ASF Generative Tooling
Guidance](https://www.apache.org/legal/generative-tooling.html) for details.
+-->