mirror of
https://github.com/ClementTsang/bottom.git
synced 2025-07-23 13:45:12 +02:00
github: update some form headers to remove inline code blocks that were misrendering as quotes
This commit is contained in:
parent
463b0fbef8
commit
13efb87534
6
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
6
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
@ -43,7 +43,7 @@ body:
|
|||||||
- type: textarea
|
- type: textarea
|
||||||
id: terminal
|
id: terminal
|
||||||
attributes:
|
attributes:
|
||||||
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 (e.g. terminal theme).
|
that are experiencing the issue, as well as their version and any relevant settings (e.g. terminal theme).
|
||||||
@ -54,7 +54,7 @@ body:
|
|||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
attributes:
|
attributes:
|
||||||
label: What version of `bottom` are you running?
|
label: What version of bottom are you running?
|
||||||
description: >
|
description: >
|
||||||
Please provide which version of `bottom` you're running, which you can find with `btm -V`. If you are using
|
Please provide which version of `bottom` you're running, which you can find with `btm -V`. If you are using
|
||||||
a nightly/non-release version, please also specify that.
|
a nightly/non-release version, please also specify that.
|
||||||
@ -65,7 +65,7 @@ body:
|
|||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
attributes:
|
attributes:
|
||||||
label: How did you install `bottom`?
|
label: How did you install bottom?
|
||||||
description: >
|
description: >
|
||||||
Please mention how you installed `bottom`. If you manually compiled it, please also mention your _Rust version_.
|
Please mention how you installed `bottom`. If you manually compiled it, please also mention your _Rust version_.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user