summaryrefslogtreecommitdiff
path: root/.github/pull_request_template.md
blob: b51c945f50d425635d5c593130de4ade3e7e0d55 (plain)
1
2
3
4
5
6
7
8
9
10
11
Closes #<issue number>

<!--
If any of the items below don't apply to your PR, you can just remove them.
See the contributing guide for more info:
https://requests-cache.readthedocs.io/en/latest/contributing.html
-->
### Checklist
- [ ] Added docstrings and type annotations
- [ ] Added test coverage
- [ ] Updated changelog to describe any user-facing features or changed behavior