From 4eb13fe0d23be233c2104b500c34556707385b05 Mon Sep 17 00:00:00 2001 From: Mic Date: Tue, 1 Oct 2024 20:29:44 +0200 Subject: [PATCH] Update bug_report.yml --- .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 77f65cc..f2404b3 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -63,7 +63,7 @@ body: id: logs attributes: label: Anything in the Thunderbird console logs that might be useful? - description: For example, error message, or stack traces. Open the console using the keyboard shortcut CTRL+SHIFT+J. + description: For example, error message, or stack traces. Be sure to have activated the debug in the add-on preferences. Open the console using the keyboard shortcut CTRL+SHIFT+J. render: txt - type: textarea id: additional