发现和使用优秀的技能扩展
使用约定式提交规范来格式化提交信息。在创建提交、编写提交信息时,或者当用户提及提交、git 提交或提交信息时使用。确保提交遵循标准格式,以便于自动化工具、变更日志生成和语义化版本控制。
Format commit messages using the Conventional Commits specification. Use when creating commits, writing commit messages, or when the user mentions commits, git commits, or commit messages. Ensures commits follow the standard format for automated tooling, changelog generation, and semantic versioning.