Add files via upload

This commit is contained in:
sudoxnym 2025-04-13 13:24:26 -06:00 committed by GitHub
parent 6f03717197
commit ed4d2f082a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

25
.github/PULL_REQUEST_TEMPLATE.md vendored Normal file
View file

@ -0,0 +1,25 @@
# 🛠️ Pull Request
## Description
Please include a summary of the changes and the related issue.
Fixes #[issue-number]
## Type of change
Please delete options that are not relevant.
- [ ] Bug fix
- [ ] New feature
- [ ] Breaking change
- [ ] Documentation update
## Checklist
- [ ] Ive tested these changes locally
- [ ] Ive added appropriate comments and documentation
- [ ] Ive added tests or updated existing ones
- [ ] Ive updated the README if necessary
## Additional Info
Anything else to include?