Git提交规范参考
# Git 提交规范参考
featadd new functions;增加新的业务功能fixFix issues/bugs;修复业务问题/BUGperfOptimize performance;优化性能styleChange the code style without affecting the running result;更改代码风格, 不影响运行结果refactorRe-factor code;重构代码revertUndo changes;撤销更改testTest related, does not involve changes to business code;测试相关, 不涉及业务代码的更改docsDocumentation and Annotation;文档和注释相关choreUpdating dependencies/modifying scaffolding configuration, etc;更新依赖/修改脚手架配置等琐事workflowWork flow Improvements;工作流改进ciCICD;持续集成相关typesType definition;类型定义文件更改wipIn development;开发中
编辑 (opens new window)
上次更新: 2025/11/04, 20:11:00