diff --git a/.github/ISSUE_TEMPLATE/bug-report.md b/.github/ISSUE_TEMPLATE/bug-report.md new file mode 100644 index 0000000000..59b1bbdef8 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/bug-report.md @@ -0,0 +1,22 @@ +--- +name: Bug report +about: Something isn't working +title: '' +labels: "type/bug" +assignees: '' + +--- + +### Description + + + +### Reproduction Steps + + \ No newline at end of file