This document outlines standardized commit types for all repositories, along with extended types for script/tool-focused repositories. The goal is to provide a clear, maintainable commit history, aid in automated changelog generation, and guide semantic versioning decisions.
These conventions are based on the Conventional Commits format:
<type>[optional scope]: <description>