diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md new file mode 100644 index 0000000..5400efb --- /dev/null +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -0,0 +1,28 @@ +--- +name: Bug report +about: Thank you for filing a bug report! +title: '' +labels: '' +assignees: '' + +--- + +**Summary** +Please provide a short summary of the bug, along with any information you feel relevant to replicate the bug. + +**Reproduction Steps** + + +I tried this: + +1. `managarr` + +I expected this to happen: + +Instead, this happened: + +**Managarr Log** +See `managarr -h` for log file path. + +**Screenshots** +If applicable, add screenshots to help explain your problem.