From 2636f3dea0d804ed805682de36c59dfcd78f3612 Mon Sep 17 00:00:00 2001 From: Sonny Piers Date: Mon, 11 Jan 2021 16:44:19 +0100 Subject: [PATCH] Update issue templates --- .github/ISSUE_TEMPLATE/bug-report.md | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/bug-report.md diff --git a/.github/ISSUE_TEMPLATE/bug-report.md b/.github/ISSUE_TEMPLATE/bug-report.md new file mode 100644 index 00000000..f6d0aa2d --- /dev/null +++ b/.github/ISSUE_TEMPLATE/bug-report.md @@ -0,0 +1,19 @@ +--- +name: Bug report +about: Create a report to help us improve +title: '' +labels: '' +assignees: '' + +--- + +⚠ If you need help with XMPP itself, please visit https://xmpp.org/community/ instead. + +**Describe the bug** +A clear and concise description of what the bug is. + +**Logs** +Share logs using https://github.com/xmppjs/xmpp.js/tree/master/packages/debug + +**Environment** +As much as possible information about the environment running xmpp.js