summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorMichael Klishin <mklishin@pivotal.io>2019-02-02 20:16:37 +0300
committerMichael Klishin <mklishin@pivotal.io>2019-02-02 20:16:37 +0300
commit741d24eeb53b2ef2bd3996871ba8cdd6f4ef5b7c (patch)
tree36b70c521fe77ce4d3948e709c6f55c7aaea48b6 /.github
parent011b0bd304f78efc7a00280ee20e899d1a755c25 (diff)
downloadrabbitmq-server-git-741d24eeb53b2ef2bd3996871ba8cdd6f4ef5b7c.tar.gz
Wording
Diffstat (limited to '.github')
-rw-r--r--.github/ISSUE_TEMPLATE.md18
1 files changed, 9 insertions, 9 deletions
diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md
index 2c76f229d6..80777ea0f5 100644
--- a/.github/ISSUE_TEMPLATE.md
+++ b/.github/ISSUE_TEMPLATE.md
@@ -1,15 +1,15 @@
Thank you for using RabbitMQ.
-- IMPORTANT -----------------------------------------------------------
-STOP NOW AND READ THIS BEFORE OPENING A NEW ISSUE ON GITHUB
---------------------------------------------------------------------------
+**STOP NOW AND READ THIS** BEFORE OPENING A NEW ISSUE ON GITHUB
-Unless you are CERTAIN you have found a reproducible bug in RabbitMQ, you must
-first ask your question or discuss your suspected issue on the mailing list:
+Unless you are CERTAIN you have found a reproducible problem in RabbitMQ
+or have a **specific, actionable** suggestion for our team, you must
+first ask your question or discuss your suspected issue on the [mailing list](https://groups.google.com/forum/#!forum/rabbitmq-users). Team RabbitMQ does not use GitHub issues
+for discussions, investigations, root cause analysis and so on.
-https://groups.google.com/forum/#!forum/rabbitmq-users
+Please take the time to read the `CONTRIBUTING.md` document for instructions on [how
+to effectively ask a question or report a suspected issue](https://github.com/rabbitmq/rabbitmq-server/blob/master/CONTRIBUTING.md#github-issues) on the mailing list.
-Please take the time to read the CONTRIBUTING document for instructions on how
-to effectively ask a question or report a suspected issue on the mailing list:
+Following these rules **will save time** to both your and the maintainers.
-https://github.com/rabbitmq/rabbitmq-server/blob/master/CONTRIBUTING.md#github-issues
+Thank you.