diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 93cd944090..aa85d33661 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -6,6 +6,7 @@ - [ ] I have committed with `BREAKING:` in footer or `!` in header, if breaking - [ ] I have added tests (if not, comment why) - [ ] I have used conventional commits syntax (if you squash, make sure that conventional commit is used) +- [ ] I have included the Jira issue ID somewhere in the commit body (`ECALC-XXXX`) ## Why is this pull request needed?