Files
SQL-INYECTOR/node_modules/amqplib/.github/ISSUE_TEMPLATE/bug_report.md
2026-01-19 12:12:38 -03:00

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

  1. Read the troubleshooting guide

  2. Search for existing open and closed issues

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