commitizenIntermediate Playground

Conventional commits tool: standardize commit messages and auto-generate changelogs

Using commitizen effectivelyRun locally
Install
pip install commitizen
Python CodeRun locally

Following best practices with commitizen ensures a productive development workflow.

Challenge

Try modifying the code above to explore different behaviors. Can you extend the example to handle a new use case?