Permalink
Browse files

Add a backward compatibility checkbox to the PR template.

  • Loading branch information...
1 parent 4e174a2 commit b126640b1d2481049a0c86657955b8fd8edaac42 @cmnbroad cmnbroad committed May 9, 2016
Showing with 2 additions and 0 deletions.
  1. +2 −0 .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)
+

0 comments on commit b126640

Please sign in to comment.