From abcdeece1ceb5224125e9f557b71a3150d2e05dd Mon Sep 17 00:00:00 2001 From: Ian Hickson Date: Wed, 2 Nov 2016 10:00:58 -0700 Subject: [PATCH] Update ISSUE_TEMPLATE.md --- ISSUE_TEMPLATE.md | 1 + 1 file changed, 1 insertion(+) diff --git a/ISSUE_TEMPLATE.md b/ISSUE_TEMPLATE.md index eb2ad59152..6fe7f3581c 100644 --- a/ISSUE_TEMPLATE.md +++ b/ISSUE_TEMPLATE.md @@ -3,6 +3,7 @@ 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` option to gather more information. If the problem is with your application's rendering, please attach a screenshot and any relevant source code. +If you are getting an exception in the logs, and your code is implicated in the first few frames, then please include the source code for the functions involved. ## Logs