diff --git a/.github/ISSUE_TEMPLATE/bug-report.md b/.github/ISSUE_TEMPLATE/bug-report.md new file mode 100644 index 0000000..1423e6d --- /dev/null +++ b/.github/ISSUE_TEMPLATE/bug-report.md @@ -0,0 +1,20 @@ +--- +name: Bug report +about: Create a report to help us improve the bot. +title: "[BUG] Problem title" +labels: bug +assignees: '' + +--- + +**Describe the bug +A clear and concise description of the nature of the bug. + +**More information**: +Error code: `...` + +**To reproduce** +Steps to follow to reproduce this behaviour: +1. Go to '...'. +2. Run the command '...' with the parameter '...'. +3. See the error