# git commit 提交规范 - [Commit message 和 Change log 编写指南](http://www.ruanyifeng.com/blog/2016/01/commit_message_change_log.html) - [规范你的 commit message 并且根据 commit 自动生成 CHANGELOG.md](https://juejin.im/post/5bd2debfe51d457abc710b57) ## Commit message 的格式 主要摘选了基本格式与如何使用 ```xml (): // 空一行 // 空一行