mirror of
https://github.com/ClementTsang/bottom.git
synced 2025-07-25 14:44:39 +02:00
github: Update bug report
This commit is contained in:
parent
82b39e361d
commit
45dde6f0da
48
.github/ISSUE_TEMPLATE/bug_report.md
vendored
48
.github/ISSUE_TEMPLATE/bug_report.md
vendored
@ -6,38 +6,58 @@ labels: "bug"
|
|||||||
assignees: ""
|
assignees: ""
|
||||||
---
|
---
|
||||||
|
|
||||||
### Describe the bug
|
## Describe the bug
|
||||||
|
|
||||||
_A clear and concise description of what the bug is and what the expected behaviour was. If applicable, add screenshots to help explain your problem:_
|
_A clear and concise description of what the bug is and what the expected behaviour was. If applicable, add screenshots to help explain your problem:_
|
||||||
|
|
||||||
### To reproduce
|
## To reproduce
|
||||||
|
|
||||||
_Steps on how to reproduce the behaviour:_
|
_Steps on how to reproduce the behaviour:_
|
||||||
|
|
||||||
1. Go to...
|
1. Go to...
|
||||||
2. Click on...
|
2. Click on...
|
||||||
3. See error
|
3. See problem...
|
||||||
|
|
||||||
### bottom version (use `btm -V`)
|
## bottom version
|
||||||
|
|
||||||
### bottom config file (if one is used)
|
_Use `btm -V` and report the version of bottom you have installed. Also, if you're not on the latest version, please try that and see if the problem is already resolved._
|
||||||
|
|
||||||
### Installation method
|
## bottom config file (if used)
|
||||||
|
|
||||||
### Platform
|
_If you're using a config file, please include it in the report._
|
||||||
|
|
||||||
**Operating system and OS version:**
|
## Installation method
|
||||||
|
|
||||||
**Terminal (i.e. urxvt, kitty, etc.):**
|
_How did you install bottom? Note if it's not a supported method, I may not be able to help you._
|
||||||
|
|
||||||
**Shell (i.e. zsh, bash, etc.):**
|
## Platform and environment information
|
||||||
|
|
||||||
_If relevant, please provide information on:_
|
### Operating system, OS version, and architecture
|
||||||
|
|
||||||
**System info (RAM, SWAP, etc.):**
|
_Please specify your operating system, the version, and architecture, so I can try to replicate your environment as best as possible._
|
||||||
|
|
||||||
**Rust version (if building yourself):**
|
### Terminal (i.e. urxvt, kitty, etc.)
|
||||||
|
|
||||||
|
_Sometimes this matters, so please mention your terminal/terminal emulator._
|
||||||
|
|
||||||
|
### Shell (i.e. zsh, bash, etc.)
|
||||||
|
|
||||||
|
_Again, sometimes this matters, so please mention your shell type if possible._
|
||||||
|
|
||||||
|
### Miscellaneous system info
|
||||||
|
|
||||||
|
_Not totally necessary, but if possible, include details like:_
|
||||||
|
|
||||||
|
_RAM size:_
|
||||||
|
|
||||||
|
_SWAP size:_
|
||||||
|
|
||||||
|
_CPU and number of cores:_
|
||||||
|
|
||||||
|
### Rust version
|
||||||
|
|
||||||
|
_Check this with `rustc --version`. This is only relevant if your version of bottom isn't from a pre-built binary (i.e. Cargo). Otherwise, feel free to skip._
|
||||||
|
|
||||||
## Additional context
|
## Additional context
|
||||||
|
|
||||||
_If anything hasn't been covered by the above categories, state it down here:_
|
_If anything hasn't been covered by the above categories, feel free to include it here:_
|
||||||
|
3
.vscode/settings.json
vendored
3
.vscode/settings.json
vendored
@ -13,6 +13,7 @@
|
|||||||
"GIBIBYTE",
|
"GIBIBYTE",
|
||||||
"GIGA",
|
"GIGA",
|
||||||
"KIBI",
|
"KIBI",
|
||||||
|
"Lukas",
|
||||||
"MEBI",
|
"MEBI",
|
||||||
"MEBIBYTE",
|
"MEBIBYTE",
|
||||||
"MSRV",
|
"MSRV",
|
||||||
@ -24,6 +25,7 @@
|
|||||||
"PKGBUILDs",
|
"PKGBUILDs",
|
||||||
"Polishchuk",
|
"Polishchuk",
|
||||||
"Qudsi",
|
"Qudsi",
|
||||||
|
"Rysavy",
|
||||||
"SIGTERM",
|
"SIGTERM",
|
||||||
"TEBI",
|
"TEBI",
|
||||||
"TERA",
|
"TERA",
|
||||||
@ -89,6 +91,7 @@
|
|||||||
"regexes",
|
"regexes",
|
||||||
"rsplitn",
|
"rsplitn",
|
||||||
"runlevel",
|
"runlevel",
|
||||||
|
"rustc",
|
||||||
"rustflags",
|
"rustflags",
|
||||||
"rustfmt",
|
"rustfmt",
|
||||||
"shilangyu",
|
"shilangyu",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user