summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorMichael Klishin <michael@novemberain.com>2019-02-04 01:55:21 +0300
committerGitHub <noreply@github.com>2019-02-04 01:55:21 +0300
commita42fbe0a250055031649a6302873f2c94c3a5cb0 (patch)
tree82b007af73ea2aff69d48161ff9d465c655b40d3 /.github
parent76571b2ed43ad3ea7ab73f5cf2bf1d240faed3d7 (diff)
parent3d3ad2103330bfdb2e54ad4c38bad9aaf9d7ea4c (diff)
downloadrabbitmq-server-git-a42fbe0a250055031649a6302873f2c94c3a5cb0.tar.gz
Merge pull request #1861 from rabbitmq/lrb-issue-template-revision
Remove markdown formatting
Diffstat (limited to '.github')
-rw-r--r--.github/ISSUE_TEMPLATE.md20
1 files changed, 13 insertions, 7 deletions
diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md
index 80777ea0f5..bce561261a 100644
--- a/.github/ISSUE_TEMPLATE.md
+++ b/.github/ISSUE_TEMPLATE.md
@@ -2,14 +2,20 @@ Thank you for using RabbitMQ.
**STOP NOW AND READ THIS** BEFORE OPENING A NEW ISSUE ON GITHUB
-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.
+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:
-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.
+https://groups.google.com/forum/#!forum/rabbitmq-users
-Following these rules **will save time** to both your and the maintainers.
+Team RabbitMQ does not use GitHub issues for discussions, investigations, root
+cause analysis and so on.
+
+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
+
+Following these rules **will save time** for both you and RabbitMQ's maintainers.
Thank you.