From cab497414e29d151efa5ef7e08a86702ad5432db Mon Sep 17 00:00:00 2001 From: George Nalen <57152366+georgenalen@users.noreply.github.com> Date: Mon, 30 Aug 2021 12:24:39 -0700 Subject: [PATCH] Added PR Template Signed-off-by: George Nalen --- .github/pull_request_template.md | 9 +++++++++ 1 file changed, 9 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..3e628098 --- /dev/null +++ b/.github/pull_request_template.md @@ -0,0 +1,9 @@ +**Overall Review of Changes** +A general description of the changes made that are being requested for merge + +**Any Related Open Issues** +Please list any open issues this PR addresses + +**How as this been tested?** +Please give an overview of how these changes were tested. If they were not please use N/A +