This is an automated email from the ASF dual-hosted git repository.

yao pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/kyuubi.git


The following commit(s) were added to refs/heads/master by this push:
     new 65b631beb Update PULL_REQUEST_TEMPLATE
65b631beb is described below

commit 65b631beb67e932953e5f558ed929eb3bd3872b2
Author: Kent Yao <[email protected]>
AuthorDate: Thu Dec 28 18:52:12 2023 +0800

    Update PULL_REQUEST_TEMPLATE
---
 .github/PULL_REQUEST_TEMPLATE | 22 ++--------------------
 1 file changed, 2 insertions(+), 20 deletions(-)

diff --git a/.github/PULL_REQUEST_TEMPLATE b/.github/PULL_REQUEST_TEMPLATE
index 6de5d0adc..072722cc3 100644
--- a/.github/PULL_REQUEST_TEMPLATE
+++ b/.github/PULL_REQUEST_TEMPLATE
@@ -29,28 +29,10 @@ Please include a summary of the change and which issue is 
fixed. Please also inc
 
 ---
 
-# Checklists
-## 📝 Author Self Checklist
+# Checklist 📝
 <!--- Go over all the following points, and put an `x` in all the boxes that 
apply. -->
 <!--- If you're unsure about any of these, don't hesitate to ask. We're here 
to help! -->
-- [ ] My code follows the [style 
guidelines](https://kyuubi.readthedocs.io/en/master/contributing/code/style.html)
 of this project
-- [ ] I have performed a self-review
-- [ ] I have commented my code, particularly in hard-to-understand areas
-- [ ] I have made corresponding changes to the documentation
-- [ ] My changes generate no new warnings
-- [ ] I have added tests that prove my fix is effective or that my feature 
works
-- [ ] New and existing unit tests pass locally with my changes
-- [ ] This patch was not authored or co-authored using [Generative 
Tooling](https://www.apache.org/legal/generative-tooling.html)
-
-## 📝 Committer Pre-Merge Checklist
-
-- [ ] Pull request title is okay.
-- [ ] No license issues.
-- [ ] Milestone correctly set?
-- [ ] Test coverage is ok
-- [ ] Assignees are selected.
-- [ ] Minimum number of approvals
-- [ ] No changes are requested
 
+- [ ] This patch was not authored or co-authored using [Generative 
Tooling](https://www.apache.org/legal/generative-tooling.html)
 
 **Be nice. Be informative.**

Reply via email to