bottom/.github/pull_request_template.md
2020-02-24 21:44:24 -05:00

31 lines
660 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?
Issue:
## Type of change
Remove the irrelevant one.
- [ ] Bug fix (non-breaking change which fixes an issue)
- [ ] New feature (non-breaking change which adds functionality)
## Test methodology
Please state how this was tested.
## 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.