From 4a02ce9ab69ecdf4513181c6fe34bb3d1f31ee28 Mon Sep 17 00:00:00 2001 From: von gosling Date: Mon, 26 Mar 2018 17:10:12 +0800 Subject: [PATCH] Polish the issues template --- .github/ISSUE_TEMPLATE.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index a4c8e6cb..b4101b46 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -1,6 +1,8 @@ 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. -Any question or RocketMQ proposal please use our [mailing lists](http://rocketmq.apache.org/about/contact/). +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 suggestions, bug fixes, collaboration and other improvements. + +Please ensure that your bug report is clear and that it is complete. Otherwise, we may be unable to understand it or to reproduce it, either of which would prevent us from fixing the bug. We strongly recommend the report could include some hints as the following: **BUG REPORT** -- GitLab