diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md new file mode 100644 index 00000000..b729ab1f --- /dev/null +++ b/.github/pull_request_template.md @@ -0,0 +1,32 @@ +--- +name: Pull Request +about: Base Pull Request Template +title: '' +labels: '' +assignees: '' + +--- + +# PULL REQUEST + +## Overview + +## Example for Visual Changes + + +## Checklist +Review and complete the checklist to ensure that the PR is complete before assigned to an approver. + - [ ] All new methods or updated methods have clear docstrings + - [ ] Testing added or updated for new methods + - [ ] Verify if any changes impact the WebPortal Health Checks + - [ ] Approriate documentation updated + - [ ] Changelog file created + +## Issues Closed +