diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md deleted file mode 100644 index 5400efb..0000000 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ /dev/null @@ -1,28 +0,0 @@ ---- -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.