From da5b5ccefa369d3031e6d2cd0b2b12e9de038d35 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?H=C3=A9ctor=20Ramos?= Date: Fri, 6 May 2016 12:45:47 -0700 Subject: [PATCH] Update ISSUE_TEMPLATE.md --- .github/ISSUE_TEMPLATE.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index a20ffb4b..7c17eca4 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -26,3 +26,5 @@ Make sure these boxes are checked before submitting your issue -- thanks for rep - What was the expected result? What is the actual outcome? #### Logs/Trace + +- You can turn on additional logging by configuring VERBOSE=1 in your environment.