diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 2475bc9d9..300af5725 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -9,3 +9,5 @@ Explain the **motivation** for making this change. What existing problem does th - [ ] New tests covering changes and new functionality - [ ] All tests passing - [ ] Extended the README / documentation, if necessary +- [ ] Is not backward compatible (breaks binary or source compatibility) +