Skip to main content

Commit Conventions

Commit Messages

Follow Conventional Commits:

Types

Examples

Pull Requests

  • One feature or fix per PR
  • Include tests for new functionality
  • Update relevant documentation
  • Ensure CI passes before requesting review