diff --git a/.github/ISSUE_TEMPLATE/bug-report.md b/.github/ISSUE_TEMPLATE/bug-report.md new file mode 100644 index 000000000..2d36cd8a8 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/bug-report.md @@ -0,0 +1,36 @@ +--- +name: Report a bug +about: Use this issue template to report a bug or problem with the codebase +title: 'Bug report:' +labels: bug +--- + + + +#### Describe the bug + + + + + +#### Steps to reproduce + + + + + +#### Consequences of the bug + + + + + +#### Proposed solution (optional) + +