.github/PULL_REQUEST_TEMPLATE.md
## Checklist
Not all of these might apply to your change but the more you are able to check
the easier it will be to get your contribution merged.
- [ ] CI passes
- [ ] Description of proposed change
- [ ] Documentation (README, docs/, man pages) is updated
- [ ] Existing issue is referenced if there is one
- [ ] Unit tests for the proposed change