1.2 KiB
1.2 KiB
name, about, title, labels, assignees
| name | about | title | labels | assignees |
|---|---|---|---|---|
| Bug report / Support request | Report a bug or ask for help |
Before reporting a bug or requesting support please...
-
Read the troubleshooting guide
-
Search for existing open and closed issues
-
Ensure you are familiar with the amqplib Channel API and RabbitMQ basics
If the above does not help, please provide as much of the following information as is relevant...
- A clear and concise description of the problem
- RabbitMQ version
- amqplib version
- Node.js version
- The simplest possible code snippet that demonstrates the problem
- A stack trace
Please format code snippets and/or stack traces using GitHub Markdown
Thank you