From 9a3ae4839641d23f32057715ab1e88619d8dfdf8 Mon Sep 17 00:00:00 2001 From: fredster33 <64927044+fredster33@users.noreply.github.com> Date: Tue, 9 Mar 2021 19:40:21 -0800 Subject: [PATCH] Update PULL_REQUEST_TEMPLATE.md (#5022) When commented out, even if the PR creator forgets to remove the tips, they will not appear in the PR when it is submitted. --- .github/PULL_REQUEST_TEMPLATE.md | 20 +++++++++----------- 1 file changed, 9 insertions(+), 11 deletions(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index c150c845c3..61603fadc6 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,19 +1,18 @@ -## *Tips* -- *Thanks very much for contributing to Apache DolphinScheduler.* -- *Please review https://dolphinscheduler.apache.org/en-us/community/development/pull-request.html before opening a pull request.* + -## What is the purpose of the pull request -*(For example: This pull request adds checkstyle plugin.)* +## Purpose of the pull request + + ## Brief change log -*(for example:)* + ## Verify this pull request -*(Please pick either of the following options)* + This pull request is code cleanup without any test coverage. @@ -25,8 +24,7 @@ This pull request is already covered by existing tests, such as *(please describ This change added tests and can be verified as follows: -*(example:)* - +