diff --git a/.github/ISSUE_TEMPLATE/bug-report.md b/.github/ISSUE_TEMPLATE/bug-report.md new file mode 100644 index 0000000..f430e36 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/bug-report.md @@ -0,0 +1,24 @@ +--- +name: Bug report +about: Create a bug report +title: "[BUG]" +labels: '' +assignees: '' + +--- + +**Describe the bug** +*Enter a clear and concise description of what the bug is.* + +**How to reproduce the bug?** +*Enter the steps to reproduce the behavior* + +**What was the expected behavior** +*Enter a description of what you expected to happen.* + +**What OS are you using?** +*e.g. Win 11, build 26100.712* +*LG OLED C2* + +**Log file and screenshots** +Please enable "debug level logging" to capture the issue, upload the log to pastebin or similar and add the link here along with the time the issue occured. Add screenshots to further help explain your problem, as applicable.