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.
This commit is contained in:
Luke Bakken 2019-02-03 14:14:35 -08:00
parent 76571b2ed4
commit 3d3ad21033
No known key found for this signature in database
GPG Key ID: CC62EF7B15FC0213
1 changed files with 13 additions and 7 deletions

View File

@ -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.