diff --git a/.github/workflows/PULL_REQUEST_TEMPLATE.md b/.github/workflows/PULL_REQUEST_TEMPLATE.md new file mode 100644 index 0000000..f10d0ed --- /dev/null +++ b/.github/workflows/PULL_REQUEST_TEMPLATE.md @@ -0,0 +1,33 @@ + + +## Overview +Resolves # + +Deploy Preview: + +## Changes + + +## Testing + + +## Possible Changes + + +## Checklist +- [ ] Code follows the project's style guidelines. +- [ ] Documentation has been updated where necessary. +- [ ] All checks pass and deploy builds with no errors.