From 2d3b2fc9a5131bc9984c4dcf57fc93f1068508fa Mon Sep 17 00:00:00 2001 From: Brendan Coles Date: Mon, 1 Oct 2018 23:05:25 +1000 Subject: [PATCH] Update ISSUE_TEMPLATE.md --- .github/ISSUE_TEMPLATE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index 56adb4712..1ec1a8885 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -46,4 +46,4 @@ Please provide steps to reproduce this issue. #### Additional Information -Please provide any additional information which may be useful in resolving this issue, such as debugging output and relevant screen shots. +Please provide any additional information which may be useful in resolving this issue, such as debugging output and relevant screen shots. Debug output can be enabled by specifying `debug: true` in the `config.yaml` configuration file.