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

duhengforever 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 4d073af  doc(rocketmq) add a recommendation to PR template
     new 2abda6d  Merge pull request #2258 from imaffe/affe-0819-prtemplate
4d073af is described below

commit 4d073afa1ba0b2e536c0282a2199f0f41c180ed5
Author: affe <[email protected]>
AuthorDate: Wed Aug 19 16:01:11 2020 +0800

    doc(rocketmq) add a recommendation to PR template
---
 .github/PULL_REQUEST_TEMPLATE.md | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md
index 143dac8..1eb8c83 100644
--- a/.github/PULL_REQUEST_TEMPLATE.md
+++ b/.github/PULL_REQUEST_TEMPLATE.md
@@ -1,3 +1,6 @@
+
+**Make sure set the target branch to `develop`**
+
 ## What is the purpose of the change
 
 XXXXX

Reply via email to