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

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


The following commit(s) were added to refs/heads/master by this push:
     new 4e814a7bbc [enhance](community): polish PULL_REQUEST_TEMPLATE.md 
(#16499)
4e814a7bbc is described below

commit 4e814a7bbc45c0c10889fcd7fe7d49f52dfd3db9
Author: jakevin <jakevin...@gmail.com>
AuthorDate: Sun Feb 12 16:39:02 2023 +0800

    [enhance](community): polish PULL_REQUEST_TEMPLATE.md (#16499)
---
 .github/PULL_REQUEST_TEMPLATE.md | 23 +++++------------------
 1 file changed, 5 insertions(+), 18 deletions(-)

diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md
index c6604f632a..4a3ddae5f1 100644
--- a/.github/PULL_REQUEST_TEMPLATE.md
+++ b/.github/PULL_REQUEST_TEMPLATE.md
@@ -8,24 +8,11 @@ Describe your changes.
 
 ## Checklist(Required)
 
-1. Does it affect the original behavior: 
-    - [ ] Yes
-    - [ ] No
-    - [ ] I don't know
-2. Has unit tests been added:
-    - [ ] Yes
-    - [ ] No
-    - [ ] No Need
-3. Has document been added or modified:
-    - [ ] Yes
-    - [ ] No
-    - [ ] No Need
-4. Does it need to update dependencies:
-    - [ ] Yes
-    - [ ] No
-5. Are there any changes that cannot be rolled back:
-    - [ ] Yes (If Yes, please explain WHY)
-    - [ ] No
+* [ ] Does it affect the original behavior
+* [ ] Has unit tests been added
+* [ ] Has document been added or modified
+* [ ] Does it need to update dependencies
+* [ ] Is this PR support rollback (If NO, please explain WHY)
 
 ## Further comments
 


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org

Reply via email to