diff --git a/.github/pull-request-template.md b/.github/pull-request-template.md index 55f2424f70..8639450b2d 100644 --- a/.github/pull-request-template.md +++ b/.github/pull-request-template.md @@ -12,8 +12,9 @@ Describe features of this pull request #### Code of conduct - [ ] [CONTRIBUTING](CONTRIBUTING.md) -#### Style lint +#### Code style - [ ] `make sytle-lint` +- [ ] [Conventional Commits](https://www.conventionalcommits.org/) #### Build pass - [ ] `make debug`