bottom/.github/ISSUE_TEMPLATE/bug_report.md
2021-04-08 23:29:09 -04:00

2.2 KiB

name about title labels assignees
Bug report Found a bug? Make sure it hasn't already been filed/solved - if so, please report it! 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:

How to reproduce

Steps on how to reproduce the behaviour. Please try to include this section so I can reproduce your problem in order to fix it. If you are using any runtime flags (i.e. btm --group) please mention them as part of this.:

bottom version

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.

bottom config file (if used)

If you're using a config file, please include it in the report.

Installation method

How did you install bottom? Note if it's not a supported method, I may not be able to help you.

Platform and environment information

Operating system, OS version, and architecture

Please specify your operating system, the version, and architecture, so I can try to replicate your environment as best as possible. Note that the officially supported platforms are:

  • macOS (x86_64)
  • Linux (x86_64, i686, aarch64)
  • Windows (x86_64, i686)

If your platform is not listed, please be aware I do not officially support it and may be unable to fix this issue.

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

If anything hasn't been covered by the above categories, feel free to include it here: