From bc429d0a563f26ce9766c4e82f510912122e0066 Mon Sep 17 00:00:00 2001 From: "architect.in.git" Date: Sun, 23 Mar 2025 07:29:28 -0600 Subject: [PATCH] updated bug report template --- .github/ISSUE_TEMPLATE/bug_report.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 9cb6aee..575b0f0 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -31,3 +31,11 @@ If applicable, add screenshots to help explain your problem. ``` Paste it here ``` +**Logs** +``` +Preferably, restart the app before reproducing so you can paste the logs from the bare beginning +``` + +**Image** +Run +```docker container ls --format "{{.Names}}: {{.Image}}"``` and share the relevant output (e.g. spotizerr: cooldockerizer93/spotizerr:latest) \ No newline at end of file