当前位置:网站首页>Commit specification

Commit specification

2022-06-13 06:05:00 Jiuwujiuwu

Pertaining to commit Categories , Only the following are allowed 7 ID (s) .

feat: new function (feature)

fix: repair bug

docs: file (documentation)

style: Format ( Changes that do not affect code operation )

refactor: restructure ( It's not new , It's not a revision bug Code changes )

test: Add tests

chore: Changes in the build process or AIDS

原网站

版权声明
本文为[Jiuwujiuwu]所创,转载请带上原文链接,感谢
https://yzsam.com/2022/02/202202270557336659.html