# kitchen-md ## Commit Messages Commit messages must follow the Conventional Commits specification. See [CONVENTIONAL-COMMITS.md](../CONVENTIONAL-COMMITS.md) for the full summary and specification. Format: `[optional scope]: ` Common types: `feat`, `fix`, `docs`, `chore`, `test`, `refactor`, `build`. Once files are staged, you may create the commit without waiting for the user to ask.