From eee2ff0fdcb422608b5181338e6204cdb5e311cd Mon Sep 17 00:00:00 2001 From: Jonathan Date: Mon, 15 Jul 2024 14:58:59 -0700 Subject: [PATCH] Better guidance for output / devtools location (#4021) This change addresses some feedback we've been getting that people who report issues don't know what the Developer Tools console is or how to access it. The "output" can also be unclear but is a more nuanced topic so I've linked it to our troubleshooting page. ### QA Notes N/A, issue template change only --- .github/ISSUE_TEMPLATE/bug_report.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 3814aa483a8..d33caef698b 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -16,5 +16,10 @@ labels: ['bug'] ## What did you expect to happen? -## Were there any error messages in the output or Developer Tools console? +## Were there any error messages in the Output panel or Developer Tools console? + +