Update bug_report.yml
This commit is contained in:
parent
c688577198
commit
9366fc581b
1 changed files with 2 additions and 2 deletions
4
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
4
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue