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:_