mirror of
https://github.com/ClementTsang/bottom
synced 2024-11-26 22:20:18 +00:00
other: update issue template wording
This commit is contained in:
parent
a4a237c8d2
commit
00d60d8d45
1 changed files with 3 additions and 4 deletions
7
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
7
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
|
@ -34,9 +34,8 @@ body:
|
||||||
attributes:
|
attributes:
|
||||||
label: What operating system and version are you using?
|
label: What operating system and version are you using?
|
||||||
description: >
|
description: >
|
||||||
Please provide what operating system(s) and version(s) you are running that
|
Please provide what operating system(s) and version(s) you are running that experiences the described issue.
|
||||||
experiences the described issue. Note that operating systems that
|
Note that operating systems that [are not officially supported](https://github.com/ClementTsang/bottom#support)
|
||||||
[are not officially supported](https://github.com/ClementTsang/bottom#support)
|
|
||||||
may not be prioritized/resolved.
|
may not be prioritized/resolved.
|
||||||
placeholder: Arch Linux 5.18.15
|
placeholder: Arch Linux 5.18.15
|
||||||
|
|
||||||
|
@ -62,7 +61,7 @@ body:
|
||||||
label: What terminal(s) are you running `bottom` on?
|
label: What terminal(s) are you running `bottom` on?
|
||||||
description: >
|
description: >
|
||||||
Please provide what terminal(s) you are running `bottom` on (e.g. Konsole, kitty)
|
Please provide what terminal(s) you are running `bottom` on (e.g. Konsole, kitty)
|
||||||
that are experiencing the issue, as well as their version and any relevant settings.
|
that are experiencing the issue, as well as their version and any relevant settings (e.g. terminal theme).
|
||||||
placeholder: kitty 0.25.2
|
placeholder: kitty 0.25.2
|
||||||
|
|
||||||
- type: input
|
- type: input
|
||||||
|
|
Loading…
Reference in a new issue