bottom/.github/pull_request_template.md

34 lines
724 B
Markdown
Raw Normal View History

## Description
_A description of the change and what it does. If relevant, please provide screenshots of what results from the change:_
2020-02-23 09:08:48 +03:00
## Issue
If applicable, what issue does this address?
Closes: #
2020-02-23 09:08:48 +03:00
## 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)
2020-02-25 05:44:24 +03:00
## Test methodology
_Please state how this was tested:_
2020-02-25 05:44:24 +03:00
## Checklist
_Please ensure all are ticked (and actually done):_
- [ ] 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:_