|
1 |
| -Thank you for using RabbitMQ and for taking the time to report an |
2 |
| -issue. |
| 1 | +Thank you for using RabbitMQ. |
3 | 2 |
|
4 |
| -## Does This Belong to GitHub or RabbitMQ Mailing List? |
| 3 | +**STOP NOW AND READ THIS** BEFORE OPENING A NEW ISSUE ON GITHUB |
5 | 4 |
|
6 |
| -*Important:* please first read the `CONTRIBUTING.md` document in the |
7 |
| -root of this repository. It will help you determine whether your |
8 |
| -feedback should be directed to the RabbitMQ mailing list [1] instead. |
| 5 | +Unless you are CERTAIN you have found a reproducible problem in RabbitMQ |
| 6 | +or have a **specific, actionable** suggestion for our team, you must |
| 7 | +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 |
| 8 | +for discussions, investigations, root cause analysis and so on. |
9 | 9 |
|
10 |
| -## Please Help Maintainers and Contributors Help You |
| 10 | +Please take the time to read the `CONTRIBUTING.md` document for instructions on [how |
| 11 | +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. |
11 | 12 |
|
12 |
| -In order for the RabbitMQ team to investigate your issue, please provide |
13 |
| -**as much as possible** of the following details: |
| 13 | +Following these rules **will save time** to both your and the maintainers. |
14 | 14 |
|
15 |
| -* RabbitMQ version |
16 |
| -* Erlang version |
17 |
| -* RabbitMQ server and client application log files |
18 |
| -* A runnable code sample, terminal transcript or detailed set of |
19 |
| - instructions that can be used to reproduce the issue |
20 |
| -* RabbitMQ plugin information via `rabbitmq-plugins list` |
21 |
| -* Client library version (for all libraries used) |
22 |
| -* Operating system, version, and patch level |
23 |
| - |
24 |
| -Running the `rabbitmq-collect-env` [2] script can provide most of the |
25 |
| -information needed. Please make the archive available via a third-party |
26 |
| -service and note that **the script does not attempt to scrub any |
27 |
| -sensitive data**. |
28 |
| - |
29 |
| -If your issue involves RabbitMQ management UI or HTTP API, please also provide |
30 |
| -the following: |
31 |
| - |
32 |
| - * Browser and its version |
33 |
| - * What management UI page was used (if applicable) |
34 |
| - * How the HTTP API requests performed can be reproduced with `curl` |
35 |
| - * Operating system on which you are running your browser, and its version |
36 |
| - * Errors reported in the JavaScript console (if any) |
37 |
| - |
38 |
| -This information **greatly speeds up issue investigation** (or makes it |
39 |
| -possible to investigate it at all). Please help project maintainers and |
40 |
| -contributors to help you by providing it! |
41 |
| - |
42 |
| -1. https://groups.google.com/forum/#!forum/rabbitmq-users |
43 |
| -2. https://github.com/rabbitmq/support-tools/blob/master/scripts/rabbitmq-collect-env |
| 15 | +Thank you. |
0 commit comments