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 634b68a6e9 [pr] Clean PULL_REQUEST_TEMPLATE to just Purpose and Tests
634b68a6e9 is described below

commit 634b68a6e9527d5147ac4ced8dccf39a5cac86c1
Author: JingsongLi <[email protected]>
AuthorDate: Sat Mar 21 13:02:55 2026 +0800

    [pr] Clean PULL_REQUEST_TEMPLATE to just Purpose and Tests
---
 .github/PULL_REQUEST_TEMPLATE.md | 25 -------------------------
 1 file changed, 25 deletions(-)

diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md
index 3e0dbd425c..74b45d914d 100644
--- a/.github/PULL_REQUEST_TEMPLATE.md
+++ b/.github/PULL_REQUEST_TEMPLATE.md
@@ -1,28 +1,3 @@
-<!-- Please specify the module before the PR name: [core] ... or [flink] ... 
-->
-
 ### Purpose
 
-<!-- Linking this pull request to the issue -->
-
-<!-- What is the purpose of the change -->
-
 ### Tests
-
-<!-- List UT and IT cases to verify this change -->
-
-### API and Format
-
-<!-- Does this change affect API or storage format -->
-
-### 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.
--->

Reply via email to