From 71ceeb739747a5497f059011a94d178def222ef8 Mon Sep 17 00:00:00 2001 From: Hunter Long Date: Mon, 25 May 2020 23:23:06 -0700 Subject: [PATCH] Update issue-report.md --- .github/ISSUE_TEMPLATE/issue-report.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/issue-report.md b/.github/ISSUE_TEMPLATE/issue-report.md index 08980e76..7088ae19 100644 --- a/.github/ISSUE_TEMPLATE/issue-report.md +++ b/.github/ISSUE_TEMPLATE/issue-report.md @@ -7,6 +7,8 @@ about: If you're having an issue or see an error ### Describe the bug A clear and concise description of what the bug is. +You can set the environment variable `ALLOW_REPORTS` to `true` to allow errors to be sent to our error reporting server. + ### To Reproduce Steps to reproduce the behavior: 1. Go to '...'