feat: add pr and issue templates

This commit is contained in:
mrjoelkamp
2024-10-18 09:55:27 -05:00
parent c7c3d23717
commit f426fa367c
3 changed files with 43 additions and 0 deletions

11
.github/PULL_REQUEST_TEMPLATE.md vendored Normal file
View File

@@ -0,0 +1,11 @@
## Summary
<!-- Description of why the pull request is needed and what it changes -->
### Tests
<!-- Provide evidence of testing -->
### Issue
<!-- Link to issue that this is part of -->