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
|
## Environment
|
||||||
- type: input
|
- type: input
|
||||||
validations:
|
validations:
|
||||||
required: false
|
required: true
|
||||||
attributes:
|
attributes:
|
||||||
label: Which Operative System are you using?
|
label: Which Operative System are you using?
|
||||||
description: >
|
description: >
|
||||||
Like Windows 10 or MacOSX.
|
Like Windows 10 or MacOSX.
|
||||||
- type: input
|
- type: input
|
||||||
validations:
|
validations:
|
||||||
required: false
|
required: true
|
||||||
attributes:
|
attributes:
|
||||||
label: Which version of Thunderbird has the issue?
|
label: Which version of Thunderbird has the issue?
|
||||||
description: >
|
description: >
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue