This is an automated email from the ASF dual-hosted git repository.
warren pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-devlake.git
The following commit(s) were added to refs/heads/main by this push:
new b51669f6 chore: update mr template
b51669f6 is described below
commit b51669f6e3b431d771feeb5e9fd039c964019e96
Author: fatelei <[email protected]>
AuthorDate: Thu May 19 17:34:20 2022 +0800
chore: update mr template
---
.github/pull_request_template.md | 14 --------------
1 file changed, 14 deletions(-)
diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md
index 1a15b01f..ef9b7b9f 100644
--- a/.github/pull_request_template.md
+++ b/.github/pull_request_template.md
@@ -17,23 +17,9 @@ We appreciate you spending the time to work on these changes.
Please fill out as many sections below as possible.
-->
-### Key Points
-
-- [ ] This is a breaking change
-- [ ] New or existing documentation is updated
-
-### Description
-Describe what this PR does, and aims to solve in a few sentences.
-
### Does this close any open issues?
Please mention the issues here.
-### Current Behavior
-Describe the current behaviour of this issue, if relevant.
-
-### New Behavior
-Describe the new behaviour updated in this issue, if relevant.
-
### Screenshots
Include any relevant screenshots here.