diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index adf51783c4..4dd9e97e7c 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -4,7 +4,7 @@ [//]: # (If this is a bug fix: include a reproduction path) ## Checklist -- [ ] PR is labelled +- [ ] If applicable, make sure Breaking change label is added. - [ ] Code is unit tested - [ ] Changes are tested manually - [ ] Related issues are linked