From c00609ab8e756d9fb525e781d6a5ed582bb69547 Mon Sep 17 00:00:00 2001 From: "Carrie Warner (Mattermost)" <74422101+cwarnermm@users.noreply.github.com> Date: Tue, 26 Jul 2022 16:17:50 -0400 Subject: [PATCH] Added schema migration template to PR template (#20717) A schema migration template is now available to help guide release note development. --- .github/PULL_REQUEST_TEMPLATE.md | 19 ++++++++++--------- 1 file changed, 10 insertions(+), 9 deletions(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 09cd0f7cb3..548bb4a16c 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -23,16 +23,17 @@ Otherwise, link the JIRA ticket.