diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md new file mode 100644 index 0000000..e077795 --- /dev/null +++ b/.github/pull_request_template.md @@ -0,0 +1,28 @@ +## Description + +Describe the changes made in this PR. + +--- + +## Testing + +- [ ] Code has been tested +- [ ] Existing tests pass + +Notes: + + +--- + +## Documentation + +- [ ] Documentation updated if needed + +Notes: + + +--- + +## Additional Notes + +