Skip to content

git commit 约定 #12

@lisaRao

Description

@lisaRao

下面的一些通用情况的约定
在提交信息前用 # type # message...

type类型常用的有

  • chore: 改变构建流程、或者增加依赖库、工具等
  • test: 测试用例,包括单元测试、集成测试等
  • refactor: 代码重构,没有加新功能或者修复bug
  • docs: 仅仅修改了文档,比如README, LOG等等
  • fix: 修复bug
  • feat: 新增feature

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions