From 202abe1f48985c5a6af932fd9cf736fd773f3e72 Mon Sep 17 00:00:00 2001 From: Gauthier Roebroeck Date: Fri, 3 Sep 2021 11:25:52 +0800 Subject: [PATCH] docs: add link to find log files in bug issue template --- .github/ISSUE_TEMPLATE/---bug-report.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/---bug-report.md b/.github/ISSUE_TEMPLATE/---bug-report.md index 041b4aa7b..6d1dc4306 100644 --- a/.github/ISSUE_TEMPLATE/---bug-report.md +++ b/.github/ISSUE_TEMPLATE/---bug-report.md @@ -42,4 +42,4 @@ Add any other context about the problem here. If applicable, add screenshots to help explain your problem. ### Log file -If applicable, add an excerpt of the log file (max 20 lines) _AND_ attach the complete log file or a link to a gist/pastebin containing the log file. +If applicable, add an excerpt of the log file (max 20 lines) _AND_ attach the complete log file or a link to a gist/pastebin containing the log file ([where to find the logs](https://komga.org/faq/#where-can-i-find-the-log-files)).