.github/pull_request_template.md
## Fixes
<!-- List the issue(s) this PR resolves -->
-
## Changes
<!-- List the changes this PR introduces -->
-
## Checklist
<!-- Put an `x` in the boxes. All tasks must be completed and boxes checked before merging. -->
- [ ] ๐ค This change is covered by unit tests as required.
- [ ] ๐คน All required manual testing has been performed.
- [ ] ๐ก๏ธ Security impacts have been considered.
- [ ] ๐ All documentation updates are complete.
- [ ] ๐ง This change does not change third-party dependencies