From d3f2e2bc9159676d5bc59fa505c5586c0f18e9eb Mon Sep 17 00:00:00 2001 From: Larah Armstrong <29762984+armstrongl@users.noreply.github.com> Date: Wed, 30 Nov 2022 15:32:01 -0600 Subject: [PATCH 1/2] Update PR template with warning --- .github/PULL_REQUEST_TEMPLATE.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 58ec4be51..003367b70 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,3 +1,5 @@ +## **WARNING**: Please make your PR against the `develop` branch. + **Select the type of change:** - [ ] Small Changes - Typos, formatting, slight revisions @@ -7,7 +9,5 @@ **Purpose of the Pull Request:** - -**Issue Number:** - - +**Issue Number:** + \ No newline at end of file From 9302c88594786ef4cf2fe3875e60b6218b1176a8 Mon Sep 17 00:00:00 2001 From: Larah Armstrong <29762984+armstrongl@users.noreply.github.com> Date: Wed, 30 Nov 2022 15:33:55 -0600 Subject: [PATCH 2/2] Update warning --- .github/PULL_REQUEST_TEMPLATE.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 003367b70..68040f79e 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,5 +1,5 @@ -## **WARNING**: Please make your PR against the `develop` branch. - +#### **WARNING**: Please make your PR against the `develop` branch. +- - - **Select the type of change:** - [ ] Small Changes - Typos, formatting, slight revisions