Skip to content

commit规范 #4

@ShiinaOrez

Description

@ShiinaOrez

@ildnyy
在commit代码的时候,要附加 -m 参数来描述这次提交的简明扼要的信息。(毕竟m就是message

使用feat或者feature来描述新增的事物:[feat: xxx.css] [feat: new function in xxx]
使用fixed来描述对于问题的修复:[fixed: some problems here...]
使用update来描述对于功能的升级:[update: the logic of login...]

诸如此类,不要瞎写

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions