Add a pull request template

This commit is contained in:
Braydon 2024-04-19 11:09:17 -04:00
parent 8cdd990938
commit 4af63c65a0

9
PULL_REQUEST_TEMPLATE.md Normal file

@ -0,0 +1,9 @@
## Pull Request
- **Describe your changes**:
- **Issue ID/URL**:
## Checklist before requesting a review
- [ ] I have performed a self-review of my code
- [ ] If it is a core feature, I have added thorough tests.
- [ ] I have added the necessary documentation