diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md new file mode 100644 index 00000000..5c26917e --- /dev/null +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -0,0 +1,17 @@ +--- +name: Bug report +about: Create a report to help us improve +title: '' +labels: bug +assignees: grandeljay + +--- + +## Branch +On which branch did you notice this bug? +- [ ] stable +- [ ] release-candidate +- [ ] develop + +## Description +How can the bug be reproduced? If you received an error or similar, please add it here.