This is an automated email from the ASF dual-hosted git repository.
zihaoxiang pushed a commit to branch dev
in repository https://gitbox.apache.org/repos/asf/dolphinscheduler.git
The following commit(s) were added to refs/heads/dev by this push:
new 5e6d41ff9b [Chore] Add AI usage confirmation to the PR template
(#17977)
5e6d41ff9b is described below
commit 5e6d41ff9bb56de75ad04afa54a2305cbcd002a3
Author: Wenjun Ruan <[email protected]>
AuthorDate: Sun Feb 22 09:33:55 2026 +0800
[Chore] Add AI usage confirmation to the PR template (#17977)
---
.github/PULL_REQUEST_TEMPLATE.md | 3 +++
1 file changed, 3 insertions(+)
diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md
index b23375c57b..bc7f3773d1 100644
--- a/.github/PULL_REQUEST_TEMPLATE.md
+++ b/.github/PULL_REQUEST_TEMPLATE.md
@@ -1,5 +1,8 @@
<!--Thanks very much for contributing to Apache DolphinScheduler, we are happy
that you want to help us improve DolphinScheduler! -->
+## Was this PR generated or assisted by AI?
+<!--(Please answer YES or NO. If YES, please specify which parts were
generated or assisted by AI)-->
+
## Purpose of the pull request
<!--(For example: This pull request adds checkstyle plugin).-->