From 96a8991ba3e20f2e19c08ea0b9656e816e6b00c4 Mon Sep 17 00:00:00 2001 From: bakerboy448 <55419169+bakerboy448@users.noreply.github.com> Date: Fri, 17 Dec 2021 21:39:00 -0600 Subject: [PATCH] Clarify Trace logs in bug reports --- .github/ISSUE_TEMPLATE/bug_report.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index cb6146c5d..4cfd0d7e8 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -66,6 +66,7 @@ body: description: | Trace Logs (https://wiki.servarr.com/sonarr/troubleshooting#logging-and-log-files) ***Generally speaking, all bug reports must have trace logs provided.*** + *** Info Logs are not trace logs. If the logs do not say trace and are not from a file like `*.trace.*.txt` they are not trace logs.*** validations: required: true - type: textarea