From 90b18b4436bb27e61e0aee0da3471800a85fcf18 Mon Sep 17 00:00:00 2001 From: Miguel Beltran Date: Sat, 12 Oct 2019 15:40:20 +0200 Subject: [PATCH] Update bug_report.md --- .github/ISSUE_TEMPLATE/bug_report.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index eda249d..a196394 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -38,9 +38,15 @@ If applicable, add screenshots to help explain your problem. - Device: [e.g. iPhone6] - OS: [e.g. iOS8.1] - **Flutter Information** +**Flutter Information** - `flutter doctor` output + +**Logs** + +``` +Paste relevant output logs inside this quotes +``` **Additional context**