mirror of
https://github.com/ClementTsang/bottom
synced 2025-02-16 21:28:26 +00:00
github: fix some issues with the bug report form
This commit is contained in:
parent
f0ace2588e
commit
f0ec5a5f5f
1 changed files with 4 additions and 6 deletions
10
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
10
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
|
@ -9,11 +9,9 @@ body:
|
|||
label: Checklist
|
||||
options:
|
||||
- label: >
|
||||
I've looked through:
|
||||
- [Troubleshooting](https://clementtsang.github.io/bottom/nightly/troubleshooting)
|
||||
- [Known problems](https://clementtsang.github.io/bottom/nightly/support/official/#known-problems)
|
||||
- [Existing issues](https://github.com/ClementTsang/bottom/issues)
|
||||
for similar issues.
|
||||
I've looked through [troubleshooting](https://clementtsang.github.io/bottom/nightly/troubleshooting),
|
||||
[known problems](https://clementtsang.github.io/bottom/nightly/support/official/#known-problems), and
|
||||
[existing issues](https://github.com/ClementTsang/bottom/issues) for similar issues.
|
||||
required: true
|
||||
|
||||
- type: textarea
|
||||
|
@ -113,4 +111,4 @@ body:
|
|||
attributes:
|
||||
label: Additional information
|
||||
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…
Add table
Reference in a new issue