docs(message): add

This commit is contained in:
zjkjzj
2021-03-18 15:25:47 +08:00
parent 272f8b62cd
commit f573027057
8 changed files with 548 additions and 10 deletions

View File

@@ -39,9 +39,14 @@ extra_javascript:
nav:
- Home: index.md
- 规范:
- GIT工作流: workflow/index.md
- README:
- 引言: readme/index.md
- '[译]规范': readme/译-规范.md
- '徽章': readme/badge.md
- 后记: readme/postscript.md
- GIT工作流: workflow/index.md
- MESSAGE:
- 引言: message/index.md
- '[gitmessage]提交模板': message/gitmessage.md
- 'Conventional提交规范': message/conventional-commit.md
- 'Angular提交规范': message/angular-commit.md