From c68857719811dc5998bb8575400023a672a41630 Mon Sep 17 00:00:00 2001 From: Mic Date: Wed, 25 Sep 2024 21:03:58 +0200 Subject: [PATCH] Update bug_report.yml -> added info on how to open the error console --- .github/ISSUE_TEMPLATE/bug_report.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index efb7260d..9df1e4fe 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -62,7 +62,7 @@ body: - type: textarea id: logs attributes: - label: Anything in the Thunderbird console logs that might be useful? + label: Anything in the Thunderbird console logs that might be useful? Open the console using the keyboard shortcut CTRL+SHIFT+J. description: For example, error message, or stack traces. render: txt - type: textarea