mirror of
https://github.com/ClementTsang/bottom.git
synced 2025-04-08 17:05:59 +02:00
[skip traivs] Add PR checklist
This is honestly more for myself than anyone when I add a new feature on a branch.
This commit is contained in:
parent
b3f61b25ae
commit
ea8841dfb8
21
.github/pull_request_template.md
vendored
Normal file
21
.github/pull_request_template.md
vendored
Normal file
@ -0,0 +1,21 @@
|
||||
## Description
|
||||
|
||||
A description of the change and what it does. If relevant, please provide screenshots of what results from the change.
|
||||
|
||||
## Type of change
|
||||
|
||||
Remove the irrelevant one.
|
||||
|
||||
- [ ] Bug fix (non-breaking change which fixes an issue)
|
||||
- [ ] New feature (non-breaking change which adds functionality)
|
||||
|
||||
## Checklist
|
||||
|
||||
- [ ] Code has been linted
|
||||
- [ ] Code has been self-reviewed
|
||||
- [ ] Code has been tested and no new breakage is introduced
|
||||
- [ ] Documentation has been added
|
||||
|
||||
## Other information
|
||||
|
||||
Provide any other relevant information.
|
Loading…
x
Reference in New Issue
Block a user