diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md new file mode 100644 index 0000000..7e7092a --- /dev/null +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -0,0 +1,23 @@ +--- +name: Bug Report +about: Report incorrect info or broken content +title: "[BUG] " +labels: bug +assignees: '' +--- + +## Describe the Bug + +What is wrong or incorrect? + +## Location + +Which file/section has the issue? + +## Expected Content + +What should it say or do? + +## Additional Context + +Any screenshots or extra info?