From 4eb426d33e2fff1cc7718d70d5b2f58a6a0bcbf3 Mon Sep 17 00:00:00 2001 From: Matthew Sevey Date: Thu, 2 Sep 2021 16:41:28 -0400 Subject: [PATCH] Create pull_request_template.md --- .github/pull_request_template.md | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 .github/pull_request_template.md 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 +