From 0bef37e91f2ee95c3e7882556420a79415ab7efa Mon Sep 17 00:00:00 2001 From: Noah Keck Date: Sat, 23 May 2020 12:21:30 -0500 Subject: [PATCH] Add logs to additional context --- .github/ISSUE_TEMPLATE/bug_report.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 1cfb22e2..289e4d62 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -31,5 +31,5 @@ If applicable, add screenshots to help explain your problem. - Device: [e.g. iPhone8] - iOS: [e.g. 13.1] -**Additional context** -Add any other context about the problem here. +**Additional context and logs** +Add any error logs or any other context about the problem here.