From 747a41fad22d1c7b95e1f8729dafeb9a2dcad7d6 Mon Sep 17 00:00:00 2001 From: CrazyMax Date: Sat, 8 Jun 2019 03:29:37 +0200 Subject: [PATCH] Bug report template update --- .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 ba278c3d..ba70a5c0 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -31,5 +31,5 @@ about: Create a report to help us improve ### Logs ``` -# paste logs here (set log level to debug first) +# paste logs here (set log-level to debug and enable log-caller) ```