This is an automated email from the ASF dual-hosted git repository.
zhoubo 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 e421c1a3e [ISSUE #6180] Polish the issue_template (#6181)
e421c1a3e is described below
commit e421c1a3edf80accce715cb541a5dfbe90bc771f
Author: rongtong <[email protected]>
AuthorDate: Mon Feb 27 10:03:22 2023 +0800
[ISSUE #6180] Polish the issue_template (#6181)
---
.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 74dda9b3e..d6fd193d1 100644
--- a/.github/ISSUE_TEMPLATE/issue_template.md
+++ b/.github/ISSUE_TEMPLATE/issue_template.md
@@ -6,7 +6,7 @@ about: Describe this issue template's purpose here.
The issue tracker is used for bug reporting purposes **ONLY** whereas feature
request needs to follow the [RIP
process](https://github.com/apache/rocketmq/wiki/RocketMQ-Improvement-Proposal).
To avoid unnecessary duplication, please check whether there is a previous
issue before filing a new one.
-It is recommended to start a discussion thread in the [mailing
lists](http://rocketmq.apache.org/about/contact/) in cases of discussing your
deployment plan, API clarification, and other non-bug-reporting issues.
+It is recommended to start a discussion thread in the [mailing
lists](http://rocketmq.apache.org/about/contact/) or [github
discussions](https://github.com/apache/rocketmq/discussions) in cases of
discussing your deployment plan, API clarification, and other non-bug-reporting
issues.
We welcome any friendly suggestions, bug fixes, collaboration, and other
improvements.
Please ensure that your bug report is clear and self-contained. Otherwise, it
would take additional rounds of communication, thus more time, to understand
the problem itself.