From 5c9b78bd444ec535f0bb62dfb5a746cb667a99dd Mon Sep 17 00:00:00 2001 From: Liam Galvin Date: Tue, 23 Oct 2018 15:01:15 +0100 Subject: [PATCH] Update bug_report.md --- .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 b912531..d55d014 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -26,3 +26,6 @@ If applicable, add screenshots to help explain your problem. **Additional context** Add any other context about the problem here. + +**Logs** +Run aminal with the `--debug` flag, then paste the relevant deug logs here.