summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorLuke Bakken <lbakken@pivotal.io>2019-02-03 14:14:35 -0800
committerLuke Bakken <lbakken@pivotal.io>2019-02-03 14:16:04 -0800
commit3d3ad2103330bfdb2e54ad4c38bad9aaf9d7ea4c (patch)
tree82b007af73ea2aff69d48161ff9d465c655b40d3 /.github
parent76571b2ed43ad3ea7ab73f5cf2bf1d240faed3d7 (diff)
downloadrabbitmq-server-git-3d3ad2103330bfdb2e54ad4c38bad9aaf9d7ea4c.tar.gz
Remove markdown formatting
The GitHub issue template is not rendered as markdown but is just plain text filling the input text field. It should be a little easier to read without the markdown links.
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.