Update bug_report.yml
This commit is contained in:
parent
9366fc581b
commit
4eb13fe0d2
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
|
|
@ -63,7 +63,7 @@ body:
|
||||||
id: logs
|
id: logs
|
||||||
attributes:
|
attributes:
|
||||||
label: Anything in the Thunderbird console logs that might be useful?
|
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
|
render: txt
|
||||||
- type: textarea
|
- type: textarea
|
||||||
id: additional
|
id: additional
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue