This is an automated email from the ASF dual-hosted git repository. vongosling pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/rocketmq.git
The following commit(s) were added to refs/heads/master by this push: new 2e5e6c5 Polish the issues template 2e5e6c5 is described below commit 2e5e6c5cd32f6fc6c1b27172bd660b087eaa5b3e Author: von gosling <vongosl...@apache.org> AuthorDate: Mon Mar 26 17:11:02 2018 +0800 Polish the issues template --- .github/ISSUE_TEMPLATE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index b4101b4..815e511 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -1,6 +1,6 @@ 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. -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. +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: -- To stop receiving notification emails like this one, please contact vongosl...@apache.org.