From 25ab3cabfef7b4b443116c91a0b6a5b2b6ce333c Mon Sep 17 00:00:00 2001 From: Ozzie Isaacs Date: Sat, 4 Apr 2020 18:28:43 +0200 Subject: [PATCH] Add question for logfile to Issue Template --- .github/ISSUE_TEMPLATE/bug_report.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index d31e3bcd..f59e5943 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -17,6 +17,9 @@ Steps to reproduce the behavior: 3. Scroll down to '....' 4. See error +**Logfile** +Add content of calibre-web.log file or the relevant error, try to reproduce your problem with "debug" log-level to get more output. + **Expected behavior** A clear and concise description of what you expected to happen.