From a1c78756ca773af43c0c3f8c26518e5964f4f753 Mon Sep 17 00:00:00 2001 From: "Gordon Beeming [SSW]" Date: Wed, 27 Sep 2023 22:13:48 +1000 Subject: [PATCH 1/2] Updating the PR template to match the latest including info for the task triggering the change --- .github/pull_request_template.md | 22 +++++++++++++++------- 1 file changed, 15 insertions(+), 7 deletions(-) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 2d96eb3..ac608d9 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -1,4 +1,16 @@ - - -Relates to #{{ ISSUE NUMBER }} - - +https://www.ssw.com.au/rules/over-the-shoulder-prs +--> \ No newline at end of file From 84555122ddda8a695acd30c09c1d88ed17c5ba35 Mon Sep 17 00:00:00 2001 From: "Gordon Beeming [SSW]" Date: Thu, 28 Sep 2023 17:49:11 +1000 Subject: [PATCH 2/2] Updating PR template to include examples --- .github/pull_request_template.md | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index ac608d9..011bc4d 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -1,12 +1,12 @@ + ## Reason for change (Issue, Email, conversation + reason, etc) - -Relates to #{{ ISSUE NUMBER }} - -As per my conversation with... - -Based on email thread, subject... - -I noticed that... + +{{ REASON FOR CHANGE - WHAT WAS THE TRIGGER FOR THIS CHANGE }} {{ SUMMARY OF CHANGES }}