diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md new file mode 100644 index 00000000..c5d7ef5b --- /dev/null +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -0,0 +1,27 @@ +--- +name: Bug report +about: Create a report to help us improve +title: "[Bug] " +labels: bug +assignees: '' + +--- + +**Describe the bug** + +**To Reproduce** +Steps to reproduce the behavior: +1. Go to ... + + +**Expected behavior** + + +**Screenshots or Videos** + + +**Hardware specs** +_The more, the better. At a minimum, include the OS, OS version, CPU, and GPU_. + + +**Additional context**