From 359862bb8dca8ff769936f3ce599ac2929909e0f Mon Sep 17 00:00:00 2001 From: Dan Rubel Date: Tue, 6 Sep 2016 20:42:59 -0400 Subject: [PATCH] Update ISSUE_TEMPLATE.md (#5747) --- ISSUE_TEMPLATE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ISSUE_TEMPLATE.md b/ISSUE_TEMPLATE.md index ec7dc27545..341ef40c6f 100644 --- a/ISSUE_TEMPLATE.md +++ b/ISSUE_TEMPLATE.md @@ -1,6 +1,6 @@ ## Steps to Reproduce -Please tell us what you were doing and what went wrong. +Please tell us what you were doing and what went wrong. If you are running flutter tools from the command line, please try adding the -v or --verbose to gather more information. ## Flutter Doctor