bottom/.github/pull_request_template.md

32 lines
660 B
Markdown
Raw Normal View History

## Description
2020-02-25 03:44:24 +01:00
A description of the change and what it does. If relevant, please provide screenshots of what results from the change.
2020-02-23 07:08:48 +01:00
## 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)
2020-02-25 03:44:24 +01:00
## 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.