You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@rocketmq.apache.org by ji...@apache.org on 2023/02/14 05:46:59 UTC

[rocketmq] branch develop updated: [ISSUE #6036] Optimize the PULL_REQUEST_TEMPLATE.md (#6037)

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

jinrongtong pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/rocketmq.git


The following commit(s) were added to refs/heads/develop by this push:
     new 5e2ad386f [ISSUE #6036] Optimize the PULL_REQUEST_TEMPLATE.md (#6037)
5e2ad386f is described below

commit 5e2ad386f3154e248e13cb98a802e905a540a9df
Author: mxsm <lj...@gmail.com>
AuthorDate: Tue Feb 14 13:46:53 2023 +0800

    [ISSUE #6036] Optimize the PULL_REQUEST_TEMPLATE.md (#6037)
    
    * [ISSUE #6036]Optimize the PULL_REQUEST_TEMPLATE.md
    
    * Update PULL_REQUEST_TEMPLATE.md
    
    * polish document
    
    * polish doc
---
 .github/PULL_REQUEST_TEMPLATE.md | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md
index 1eb8c8343..550a6fd5b 100644
--- a/.github/PULL_REQUEST_TEMPLATE.md
+++ b/.github/PULL_REQUEST_TEMPLATE.md
@@ -3,7 +3,12 @@
 
 ## What is the purpose of the change
 
-XXXXX
+<!--
+If this PR fixes a GitHub issue, please add `fixes #<XXX>` or `closes #<XXX>`. Please refer to the documentation for more information:
+https://docs.github.com/en/issues/tracking-your-work-with-issues/linking-a-pull-request-to-an-issue
+-->
+
+fix #<xxx> <!-- <xxx> replace with issue id -->
 
 ## Brief changelog