📜  提交消息类型 - 无论代码示例

📅  最后修改于: 2022-03-11 14:56:18.396000             🧑  作者: Mango

代码示例1
build - Build related changes
ci - CI related changes
chore - Build process or auxiliary tool changes
docs - Documentation only changes
feat - A new feature
fix - A bug fix
perf - A code change that improves performance
refactor - A code change that neither fixes a bug or adds a feature
revert - Reverting things
style - Markup, white-space, formatting, missing semi-colons...
test - Adding missing tests