Skip to content

Commit

Permalink
docs: 格式优化
Browse files Browse the repository at this point in the history
  • Loading branch information
yuntian001 committed Sep 22, 2022
1 parent a193611 commit a138eb2
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@ Me-admin template是一个免费开源的中后台模板,基于vue3、vite3、 p
- clone 代码
```
git clone https://github.com/meadmin-cn/meadmin-template.git
```
- 安装依赖
```
Expand Down Expand Up @@ -73,7 +72,7 @@ git clone https://github.com/meadmin-cn/meadmin-template.git
7.提交`pull request`

## Git 贡献提交规范
- 需符合[commitlint](https://commitlint.js.org/#/concepts-commit-conventions),建议安装`vscode``Conventional Commits`扩展
- 需符合 [commitlint](https://commitlint.js.org/#/concepts-commit-conventions)规范,建议安装`vscode``Conventional Commits`扩展
- `feat` 新功能
- `fix` Bug 修复
- `chore` 其他
Expand Down

0 comments on commit a138eb2

Please sign in to comment.