diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 5ae7bd924..8fc135cf6 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -21,6 +21,10 @@ Fixes # - [ ] I verify the build is in a non-broken state - [ ] I verify all changes are within scope of the linked issue + +- [ ] I verify the markup will not be a breaking change (if not a major release) +- [ ] I verify the MIND pattern for the component has been created/revised + - [ ] I regenerated all CSS files under dist folder - [ ] I tested the UI in all supported browsers