Skip to content

Commit

Permalink
docs: add conventional commits in pull request template
Browse files Browse the repository at this point in the history
  • Loading branch information
Bambooin committed Apr 10, 2024
1 parent 422456c commit 0b79365
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/pull-request-template.md
Original file line number Diff line number Diff line change
Expand Up @@ -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`
Expand Down

0 comments on commit 0b79365

Please sign in to comment.