mirror of
https://github.com/ClementTsang/bottom.git
synced 2026-05-03 21:40:32 +00:00
1.4 KiB
1.4 KiB
Description
A description of the change, what it does, and why it was made:
If relevant (such as any change that modifies the UI), please provide screenshots or recordings of the changes:
Issue
If applicable, what issue does this address?
Closes: #
Testing
If relevant, please state how this was tested (including steps if necessary):
If this change affects the program, please also indicate which platforms were tested:
- Windows
- macOS
- Linux (specify distro below)
Checklist
Ensure all of these are met:
- If this is a code change, areas your change affects have been linted using (
cargo fmt) - If this is a code change, new tests were added - I'm not worried about test coverage numbers but if it seems like a test is relevant please add it (especially for complex code!)
- The change has been tested (see above) and doesn't appear to cause any unintended breakage
- Documentation has been added/updated if needed (
README.md, help menu, doc pages, etc.) - The pull request passes the provided CI pipeline
- There are no merge conflicts
- I have reviewed my own changes first
Other
Anything else that maintainers should know about this PR: