3 Star 0 Fork 0

mirrors_TIBCOSoftware/labs-air-contrib

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.commit-template 1.65 KB
一键复制 编辑 原始数据 按行查看 历史
Jeremy Dinsel 提交于 2022-03-15 04:58 +08:00 . feat(cicd): add changelog tools
# We use conventional commit style commit messages for automated changelog building.
# https://www.conventionalcommits.org/en/v1.0.0/
#
# Please use the following guidelines to format all your commit
# messages:
#
# <type>(<scope>): <subject>
# <BLANK LINE>
# <body>
# <BLANK LINE>
# <footer>
#
# Please note that:
# - The HEADER is a single line of max. 50 characters that
# contains a succinct description of the change. It contains a
# type, an optional scope, and a subject
# + <type> describes the kind of change that this commit is
# providing. Allowed types are:
# * feat (feature)
# * fix (bug fix)
# * docs (documentation)
# * style (formatting, missing semicolons, …)
# * refactor
# * test (when adding missing tests)
# * chore (maintain)
# + <scope> can be anything specifying the place of the commit
# change. Allowed types are:
# * cicd
# * infra
# * api
# * general
# + <subject> is a very short description of the change, in
# the following format:
# * imperative, present tense: “change” not
# “changed”/“changes”
# * no capitalized first letter
# * no dot (.) at the end
# - The BODY should include the motivation for the change and
# contrast this with previous behavior and must be phrased in
# imperative present tense
# - The FOOTER should contain any information about Breaking
# Changes and is also the place to reference GitHub issues that
# this commit closes
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/mirrors_TIBCOSoftware/labs-air-contrib.git
git@gitee.com:mirrors_TIBCOSoftware/labs-air-contrib.git
mirrors_TIBCOSoftware
labs-air-contrib
labs-air-contrib
main

搜索帮助