xmpp-bot/.github/ISSUE_TEMPLATE/bug_report.md
2019-11-22 01:04:24 +01:00

840 B

name about title labels assignees
Bug report Create a report to help us improve [Bug] bug

Describe the bug A clear and concise description of what the bug is.

To Reproduce Steps to reproduce the behavior:

  1. Set configuration '...'
  2. Start script '....'
  3. Send message to bot '....'
  4. See error

Expected behavior A clear and concise description of what you expected to happen.

Logs Add logs output (trace or debug level) to help explain your problem. Please do not post your Jid or domain.

Environment (please complete the following information):

  • Operating system [e.g. Debian Buster]
  • npm version (npm -v) [e.g. 6.12.1]
  • Node.js version (node -v) [e.g. v10.15.2]
  • Code version / commit reference [e.g. 2.0.0]

Additional context Add any other context about the problem here.