From dc4c27831c114154876deb1d71a863ea84fcd78e Mon Sep 17 00:00:00 2001 From: Lindsay Stewart Date: Mon, 11 Nov 2024 15:44:53 -0800 Subject: [PATCH 1/2] core: update github PR template --- .github/PULL_REQUEST_TEMPLATE.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 59cf0cdcb6..b978c9ff7b 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,10 +1,13 @@ +### Release Summary: + + ### Resolved issues: resolves #ISSUE-NUMBER1, resolves #ISSUE-NUMBER2, etc. ### Description of changes: - + ### Call-outs: @@ -13,8 +16,9 @@ resolves #ISSUE-NUMBER1, resolves #ISSUE-NUMBER2, etc. ### Testing: + By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license. From 0b59259d05ae340ca6793c048095153e6a99b718 Mon Sep 17 00:00:00 2001 From: Lindsay Stewart Date: Tue, 12 Nov 2024 15:29:53 -0800 Subject: [PATCH 2/2] Update .github/PULL_REQUEST_TEMPLATE.md Co-authored-by: Wesley Rosenblum <55108558+WesleyRosenblum@users.noreply.github.com> --- .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 b978c9ff7b..d40b24ecf8 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,5 +1,5 @@ ### Release Summary: - + ### Resolved issues: