Initial commit

This commit is contained in:
2024-11-12 13:57:52 -05:00
commit c23cad2308
8 changed files with 253 additions and 0 deletions

15
.github/pull_request_template.md vendored Normal file
View File

@ -0,0 +1,15 @@
## Description
<!-- Addition information & context -->
...
## Issues
<!-- Issues this PR will address -->
- closes #___
- owner/repo#___
## Checklist
<!-- Complete after creating PR -->
- [ ] Linked issues
- [ ] Reviewed changes
- [ ] Updated comments/documentation