From 6ec0fbc6132ee07346b33d00e573987614262759 Mon Sep 17 00:00:00 2001 From: melange396 Date: Fri, 7 Apr 2023 15:20:14 -0400 Subject: [PATCH 1/2] Update PULL_REQUEST_TEMPLATE.md Co-Authored by: krivard@cs.cmu.edu --- .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 5f44b59d3..7936a231c 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,14 +1,14 @@ -closes +closes|addresses -**Prerequisites**: +### Summary: + + + +### Prerequisites: - [ ] Unless it is a documentation hotfix it should be merged against the `dev` branch - [ ] Branch is up-to-date with the branch to be merged with, i.e. `dev` - [ ] Build is successful - [ ] Code is cleaned up and formatted - -### Summary - - From 76719f71a11ae0c0e73f69f6114d8c20772e1b89 Mon Sep 17 00:00:00 2001 From: Katie Mazaitis Date: Fri, 7 Apr 2023 16:23:50 -0400 Subject: [PATCH 2/2] clarify "addressed" --- .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 7936a231c..ac24d1e59 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,4 +1,4 @@ -closes|addresses +closes|addresses ### Summary: