Update bug_report.yml -> added info on how to open the error console
This commit is contained in:
parent
debe655e50
commit
c688577198
1 changed files with 1 additions and 1 deletions
2
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
2
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue