From 55c1a883c3c655d28177c86e542466c1718dd086 Mon Sep 17 00:00:00 2001 From: George Nalen <57152366+georgenalen@users.noreply.github.com> Date: Wed, 1 Sep 2021 08:05:50 -0400 Subject: [PATCH 1/2] Updated PR templateSigned-off-by: George Nalen Signed-off-by: George Nalen --- .github/pull_request_template.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 3e628098..5ed1f14f 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -1,9 +1,9 @@ -**Overall Review of Changes** +**Overall Review of Changes:** A general description of the changes made that are being requested for merge -**Any Related Open Issues** +**Any Related Open Issues:** Please list any open issues this PR addresses -**How as this been tested?** +**How as this been tested?:** Please give an overview of how these changes were tested. If they were not please use N/A From f99e9ba7d961e798fce311aa0e23e49b7d180620 Mon Sep 17 00:00:00 2001 From: George Nalen <57152366+georgenalen@users.noreply.github.com> Date: Wed, 1 Sep 2021 09:44:47 -0400 Subject: [PATCH 2/2] Updated typo in PR template Signed-off-by: George Nalen --- .github/pull_request_template.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 5ed1f14f..1919fb40 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -4,6 +4,6 @@ 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?:** +**How has this been tested?:** Please give an overview of how these changes were tested. If they were not please use N/A