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

yumeng 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 c6aff99a fix: update wording and typo for pr template (#2902)
c6aff99a is described below

commit c6aff99a01640f38df301db1c89bc6a8aba91e0b
Author: Louis.z <[email protected]>
AuthorDate: Wed Aug 31 21:49:07 2022 +0800

    fix: update wording and typo for pr template (#2902)
    
    Co-authored-by: Startrekzky <[email protected]>
---
 .github/pull_request_template.md | 11 ++++++-----
 1 file changed, 6 insertions(+), 5 deletions(-)

diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md
index 692e7856..d7471c98 100644
--- a/.github/pull_request_template.md
+++ b/.github/pull_request_template.md
@@ -2,11 +2,12 @@
 
 > Please complete _ALL_ items in this checklist, and remove before submitting
 
-- [ ] I have read through the 
[Contributing](https://devlake.apache.org/community/) Documentation & [PR 
Template](https://docs.github.com/en/issues/tracking-your-work-with-issues/linking-a-pull-request-to-an-issue)
-- [ ] This PR is using a `label` (bug, feature etc.)
-- [ ] My code is has necessary documentation (if appropriate)
-- [ ] I have added any relevant tests
-- [ ] This section (**⚠️ &nbsp;&nbsp;Pre Checklist**) will be removed when 
submitting PR
+- [ ] I have read through the [Contributing 
Documentation](https://devlake.apache.org/community/).
+- [ ] I have added relevant tests.
+- [ ] I have added relevant documentation.
+- [ ] I will add labels to the PR, such as `pr-type/bug-fix`, 
`pr-type/feature-development`, etc.
+
+
 
 # Summary
 

Reply via email to