We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
我用的是angular的提交规范,但是有些修改记录里面包含了fix关键字,但是本身是feat,这种情况下,我看您的代码之前生成了bug-fixes,是否可以只识别提交类型呢,可以添加一些规范的支持?
The text was updated successfully, but these errors were encountered:
你好,目前这个tool并没有遵循任何提交规范,我也只是基于自己项目中使用的一些场景来生成文档的。你提到的angular的提交规范有文档吗?或者你可以提pr帮忙增强这个tool?
Sorry, something went wrong.
我是用的插件自动生成的提交,pr在准备了,我已经fork了
谢谢
No branches or pull requests
我用的是angular的提交规范,但是有些修改记录里面包含了fix关键字,但是本身是feat,这种情况下,我看您的代码之前生成了bug-fixes,是否可以只识别提交类型呢,可以添加一些规范的支持?
The text was updated successfully, but these errors were encountered: