- feature/short-description
- fix/issue-description
- docs/what-is-documented
- chore/task-name
Use Conventional Commits:
- feat: new feature
- fix: bug fix
- docs: documentation
- refactor: code refactor
- test: adding tests
- chore: maintenance
All PRs must be reviewed before merging. Squash commits on merge.