bug report template updated
This commit is contained in:
parent
2537d563e5
commit
3478683761
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
|
|
@ -25,14 +25,14 @@ body:
|
|||
## Environment
|
||||
- type: input
|
||||
validations:
|
||||
required: false
|
||||
required: true
|
||||
attributes:
|
||||
label: Which Operative System are you using?
|
||||
description: >
|
||||
Like Windows 10 or MacOSX.
|
||||
- type: input
|
||||
validations:
|
||||
required: false
|
||||
required: true
|
||||
attributes:
|
||||
label: Which version of Thunderbird has the issue?
|
||||
description: >
|
||||
|
|
|
|||
Loading…
Reference in a new issue