mirror of
https://github.com/ClementTsang/bottom.git
synced 2025-07-26 23:24:20 +02:00
github: update bug report template around filesystem type (#1617)
This commit is contained in:
parent
4f92ffc1cc
commit
dc378ebd42
4
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
4
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
@ -51,8 +51,10 @@ body:
|
|||||||
|
|
||||||
- type: dropdown
|
- type: dropdown
|
||||||
id: filesystem
|
id: filesystem
|
||||||
|
validations:
|
||||||
|
required: false
|
||||||
attributes:
|
attributes:
|
||||||
label: What filesystem(s) are you using?
|
label: (Optional) What filesystem(s) are you using?
|
||||||
description: >
|
description: >
|
||||||
If you know, please select what filesystem(s) you are using on the system that is experiencing the problem. This
|
If you know, please select what filesystem(s) you are using on the system that is experiencing the problem. This
|
||||||
can be especially helpful if the issue is related to either the disk or memory widgets.
|
can be especially helpful if the issue is related to either the disk or memory widgets.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user