summaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorClement Tsang <34804052+ClementTsang@users.noreply.github.com>2020-03-30 00:49:12 -0400
committerGitHub <noreply@github.com>2020-03-30 00:49:12 -0400
commitc1a19f960fc1b348dd4465fe9a4d698bed229c77 (patch)
treeedd82e5c8ee15860231589fc676827e9113bc16e /.github
parent8b5414cc01ec59fac06ee1e07ea1a5c05e58da01 (diff)
Reworded a bit of the PR template
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:_