docs:文档说明
Showing
1 changed file
with
0 additions
and
3 deletions
... | @@ -4,9 +4,6 @@ npm install | ... | @@ -4,9 +4,6 @@ npm install |
4 | npm install --registry=https://registry.npm.taobao.org | 4 | npm install --registry=https://registry.npm.taobao.org |
5 | 5 | ||
6 | ## Git 贡献提交规范 | 6 | ## Git 贡献提交规范 |
7 | |||
8 | - 参考 [vue](https://github.com/vuejs/vue/blob/dev/.github/COMMIT_CONVENTION.md) 规范 ([Angular](https://github.com/conventional-changelog/conventional-changelog/tree/master/packages/conventional-changelog-angular)) | ||
9 | |||
10 | - `feat` 增加新功能 | 7 | - `feat` 增加新功能 |
11 | - `fix` 修复问题/BUG | 8 | - `fix` 修复问题/BUG |
12 | - `style` 代码风格相关无影响运行结果的 | 9 | - `style` 代码风格相关无影响运行结果的 | ... | ... |
-
Please register or sign in to post a comment