From 74bad305afc2551d3c38ceabc1eaa68248155084 Mon Sep 17 00:00:00 2001 From: Matthias Reichl Date: Mon, 24 Aug 2020 14:54:02 +0200 Subject: [PATCH] bug-report.md: add separate section for Logs Most of the time bug reports without logs are useless, make it more explicit that we need them. Signed-off-by: Matthias Reichl --- .github/ISSUE_TEMPLATE/bug-report.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug-report.md b/.github/ISSUE_TEMPLATE/bug-report.md index 9afe43c339..45e2eb70fe 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.md +++ b/.github/ISSUE_TEMPLATE/bug-report.md @@ -8,8 +8,7 @@ assignees: '' --- ### Describe the bug - + ### To Reproduce Steps to reproduce the behavior: @@ -21,6 +20,9 @@ Steps to reproduce the behavior: - LE Version: [e.g. 9.2.1] - Hardware Platform: [e.g. RPi3] +### Log file + + ### Additional context