This is an automated email from the ASF dual-hosted git repository.
vongosling pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/rocketmq.git
commit 918a82a3037ba1b124e461a117f29280559c774d
Author: von gosling <vongosling@apache.org>
AuthorDate: Thu Jan 10 13:05:42 2019 +0800
Update issue_template.md
---
.github/ISSUE_TEMPLATE/issue_template.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.github/ISSUE_TEMPLATE/issue_template.md b/.github/ISSUE_TEMPLATE/issue_template.md
index a77fb61..1c8fa94 100644
--- a/.github/ISSUE_TEMPLATE/issue_template.md
+++ b/.github/ISSUE_TEMPLATE/issue_template.md
@@ -4,7 +4,7 @@ about: Describe this issue template's purpose here.
---
-The issue tracker is **ONLY** used for bug report and feature request. Keep in mind, please
check whether there is an existing same report before your raise a new one.
+The issue tracker is **ONLY** used for bug report(feature request need to follow [RIP process](https://github.com/apache/rocketmq/wiki/RocketMQ-Improvement-Proposal)).
Keep in mind, please check whether there is an existing same report before your raise a new
one.
Alternately (especially if your communication is not a bug report), you can send mail to
our [mailing lists](http://rocketmq.apache.org/about/contact/). We welcome any friendly suggestions,
bug fixes, collaboration and other improvements.
|