summaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
Diffstat (limited to '.github')
-rw-r--r--.github/pull_request_template.md3
1 files changed, 1 insertions, 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:_