From c1a19f960fc1b348dd4465fe9a4d698bed229c77 Mon Sep 17 00:00:00 2001 From: Clement Tsang <34804052+ClementTsang@users.noreply.github.com> Date: Mon, 30 Mar 2020 00:49:12 -0400 Subject: Reworded a bit of the PR template --- .github/pull_request_template.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 8a77de30..e374c837 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -14,10 +14,9 @@ _Remove the irrelevant ones:_ - [x] _Bug fix (non-breaking change which fixes an issue)_ - [x] _New feature (non-breaking change which adds functionality)_ +- [x] _Breaking change (if this change causes breakage or new behaviour, please state what)_ - [x] _Other (something else - please specify if relevant):_ -_Does this change cause some breakage or new behaviour? If so, what?_ - ## Test methodology _Please state how this was tested:_ -- cgit v1.2.3