From 9366fc581bbf21e098adc5d99d0e029a14c0f5fb Mon Sep 17 00:00:00 2001 From: Mic Date: Wed, 25 Sep 2024 21:04:25 +0200 Subject: [PATCH] Update bug_report.yml --- .github/ISSUE_TEMPLATE/bug_report.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 9df1e4fe..77f65ccc 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -62,8 +62,8 @@ body: - type: textarea id: logs attributes: - 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. + 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. render: txt - type: textarea id: additional