From f14669590d3b0624f232b9b23eda8b46302d2388 Mon Sep 17 00:00:00 2001 From: sethkfman Date: Fri, 18 Oct 2024 15:31:08 -0600 Subject: [PATCH] updated default PR message --- scripts/create-release-pr.sh | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/scripts/create-release-pr.sh b/scripts/create-release-pr.sh index 7707cdc276b..82ea4deb6a0 100755 --- a/scripts/create-release-pr.sh +++ b/scripts/create-release-pr.sh @@ -19,18 +19,18 @@ CHANGELOG_BRANCH_NAME="chore/${NEW_VERSION}-Changelog" RELEASE_BODY="This is the release candidate for version ${NEW_VERSION}. The changelog will be found in another PR ${CHANGELOG_BRANCH_NAME}. # Team sign-off checklist - - [] team-security - - [] team-platform - - [] team-snaps-platform - - [] team-sdk - - [] team-assets - - [] team-notifications - - [] team-confirmations - - [] team-design-system - - [] team-tiger - - [] team-wallet-framework - - [] team-stake - - [] team-accounts + - [ ] team-accounts + - [ ] team-assets + - [ ] team-confirmations + - [ ] team-design-system + - [ ] team-notifications + - [ ] team-platform + - [ ] team-security + - [ ] team-snaps-platform + - [ ] team-sdk + - [ ] team-stake + - [ ] team-tiger + - [ ] team-wallet-framework # Reference - Testing plan sheet - https://docs.google.com/spreadsheets/d/1tsoodlAlyvEUpkkcNcbZ4PM9HuC9cEM80RZeoVv5OCQ/edit?gid=404070372#gid=404070372"