mirror of
https://github.com/ClementTsang/bottom.git
synced 2025-07-24 06:05:10 +02:00
github: fix some issues with the bug report form
This commit is contained in:
parent
f0ace2588e
commit
f0ec5a5f5f
10
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
10
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
@ -9,11 +9,9 @@ body:
|
|||||||
label: Checklist
|
label: Checklist
|
||||||
options:
|
options:
|
||||||
- label: >
|
- label: >
|
||||||
I've looked through:
|
I've looked through [troubleshooting](https://clementtsang.github.io/bottom/nightly/troubleshooting),
|
||||||
- [Troubleshooting](https://clementtsang.github.io/bottom/nightly/troubleshooting)
|
[known problems](https://clementtsang.github.io/bottom/nightly/support/official/#known-problems), and
|
||||||
- [Known problems](https://clementtsang.github.io/bottom/nightly/support/official/#known-problems)
|
[existing issues](https://github.com/ClementTsang/bottom/issues) for similar issues.
|
||||||
- [Existing issues](https://github.com/ClementTsang/bottom/issues)
|
|
||||||
for similar issues.
|
|
||||||
required: true
|
required: true
|
||||||
|
|
||||||
- type: textarea
|
- type: textarea
|
||||||
@ -113,4 +111,4 @@ body:
|
|||||||
attributes:
|
attributes:
|
||||||
label: Additional information
|
label: Additional information
|
||||||
description: Provide any additional information you think may be relevant or helpful.
|
description: Provide any additional information you think may be relevant or helpful.
|
||||||
placeholder: It works fine if I just run it normally (`btm`).
|
placeholder: It works fine if I just run it normally without the `--basic` flag.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user