From 20566b6571831c532ba92ac4c519cecbfcb21ecc Mon Sep 17 00:00:00 2001 From: shamoon <4887959+shamoon@users.noreply.github.com> Date: Sun, 13 Mar 2022 04:14:00 -0700 Subject: [PATCH] Add note to include how to test --- .github/PULL_REQUEST_TEMPLATE.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index c942464e1..49e36e35b 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,8 +1,7 @@ ## Proposed change Fixes # (issue) @@ -19,7 +18,7 @@ Please also tag the relevant team to help with review. You can tag any of the fo - [ ] Bug fix (non-breaking change which fixes an issue)