This is an automated email from the ASF dual-hosted git repository.
snuyanzin pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/flink.git
The following commit(s) were added to refs/heads/master by this push:
new 6ce85191d15 [hotfix][docs] Make the `Generated-by:` line visible in
the PR template
6ce85191d15 is described below
commit 6ce85191d154c3691e0d514be770dfa9cc5f0c61
Author: Aleksandr Savonin <[email protected]>
AuthorDate: Thu Jul 30 22:10:11 2026 +0200
[hotfix][docs] Make the `Generated-by:` line visible in the PR template
---
.github/PULL_REQUEST_TEMPLATE.md | 7 +++----
1 file changed, 3 insertions(+), 4 deletions(-)
diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md
index 99d9ff1db8b..a6bbac0f7e1 100644
--- a/.github/PULL_REQUEST_TEMPLATE.md
+++ b/.github/PULL_REQUEST_TEMPLATE.md
@@ -79,8 +79,9 @@ This change added tests and can be verified as follows:
<!--
If generative AI tooling has been used in the process of authoring this PR,
please
-change the checkbox below to `[X]` followed by the name of the tool, and
uncomment the
-"Generated-by" line. See the ASF Generative Tooling Guidance for details:
+change the checkbox below to `[X]` and replace the placeholder in the
"Generated-by"
+line with the tool name and version. Otherwise remove the "Generated-by" line.
+See the ASF Generative Tooling Guidance for details:
https://www.apache.org/legal/generative-tooling.html
You are responsible for the quality and correctness of every change in this PR
@@ -90,6 +91,4 @@ AGENTS.md for the full guidance.
- [ ] Yes (please specify the tool below)
-<!--
Generated-by: [Tool Name and Version]
--->