diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 77f65ccc..f2404b34 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