mirror of
https://github.com/ClementTsang/bottom.git
synced 2026-08-17 17:06:40 +00:00
35 lines
795 B
Markdown
35 lines
795 B
Markdown
## Description
|
|
|
|
_A description of the change and what it does. If relevant, please provide screenshots of what results from the change:_
|
|
|
|
## Issue
|
|
|
|
_If applicable, what issue does this address?_
|
|
|
|
Closes: #
|
|
|
|
## Type of change
|
|
|
|
_Remove the irrelevant one:_
|
|
|
|
- [x] Bug fix (non-breaking change which fixes an issue)
|
|
- [x] New feature (non-breaking change which adds functionality)
|
|
|
|
## Test methodology
|
|
|
|
_Please state how this was tested:_
|
|
|
|
## Checklist
|
|
|
|
_Please ensure all are ticked (and actually done):_
|
|
|
|
- [ ] Change has been tested to work
|
|
- [ ] Code has been linted using rustfmt
|
|
- [ ] Code has been self-reviewed
|
|
- [ ] Code has been tested and no new breakage is introduced
|
|
- [ ] Documentation has been added/updated if needed
|
|
|
|
## Other information
|
|
|
|
_Provide any other relevant information:_
|