Skip to content

shields v1.0

Latest
Compare
Choose a tag to compare
@CreaterOS CreaterOS released this 21 May 09:01
· 12 commits to master since this release
feat: MIT LICENSE

MIT LICENSE

# - type:
    feat(新特性),
    fix(修改问题),
    docs(文档修改),
    style(代码格式修改, 注意不是 css 修改),
    refactor(代码重构),
    test(测试),
    chore(其他修改, 比如构建流程, 依赖管理)
# - scope: (可以为空)
    影响的的范围
    all :表示影响面大 ,如修改了网络框架 会对真个程序产生影响
    loation: 表示影响小,某个小小的功能
    module:表示会影响某个模块 如登录模块、首页模块 、用户管理模块等等
# - subject
    提交描述
# - body
    具体的修改信息 应该尽量详细
# - footer
    放置写备注啥的,如果是 bug ,可以把bug id放入