pm4ai

Git

Git workflow and commit conventions

Commits

  • Commit frequently, push logical groups
  • No AI tooling in commits
  • Format: type: description (fix, feat, docs, chore, refactor, test)

On this page