项目:文档移动整理
This commit is contained in:
parent
ba5bb592bb
commit
bc582b1f27
20
README.md
20
README.md
@ -4,17 +4,17 @@
|
||||
|
||||
## 目录
|
||||
|
||||
- 博客
|
||||
- 博客(blog)
|
||||
- 维基
|
||||
- 开发
|
||||
- 算法
|
||||
- 运维
|
||||
- 安全
|
||||
- 其他
|
||||
- 社区
|
||||
- 职业
|
||||
- 生活
|
||||
- 艺术
|
||||
- 开发(dev)
|
||||
- 算法(algo)
|
||||
- 运维(ops)
|
||||
- 安全(safe)
|
||||
- 其他(docs)
|
||||
- 社区(org)
|
||||
- 职业(work)
|
||||
- 生活(life)
|
||||
- 艺术(art)
|
||||
|
||||
## 协议
|
||||
|
||||
|
9
org/标准/Git 规范/Branch.md
Normal file
9
org/标准/Git 规范/Branch.md
Normal file
@ -0,0 +1,9 @@
|
||||
---
|
||||
id: Branch
|
||||
title: Branch
|
||||
data: 2022年6月15日
|
||||
---
|
||||
|
||||
![Git 分支工作流.png](https://static.7wate.com/img/2021/08/24/c5a50e99dde5f.png)
|
||||
|
||||
根据项目**实际情况**安排分支工作流!
|
@ -1,17 +1,9 @@
|
||||
---
|
||||
id: Git 规范
|
||||
title: Git 规范
|
||||
data: 2022年1月25日
|
||||
id: Commit
|
||||
title: Commit
|
||||
data: 2022年6月15日
|
||||
---
|
||||
|
||||
统一团队的 Git 工作流,包括分支工作流、Git commit 日志、tag 规范、README 模板、issue 模板,便于后续代码 review,版本发布以及日志自动化生成等等。
|
||||
|
||||
## 分支工作流
|
||||
|
||||
![Git 分支工作流.png](https://static.7wate.com/img/2021/08/24/c5a50e99dde5f.png)
|
||||
|
||||
**根据项目实际情况安排分支工作流!**
|
||||
|
||||
## Commit 日志
|
||||
|
||||
日志所有内容务必使用 **ASCII** 字符,不要使用中文或 emoji,要求**最大化兼容**,便于程序处理。
|
||||
@ -69,15 +61,3 @@ error.
|
||||
### 脚注(Footer)
|
||||
|
||||
正文与脚注间隔一个空行。
|
||||
|
||||
## Tag 规范
|
||||
|
||||
![语义化版本.png](https://static.7wate.com/img/2021/08/24/ad4999467e192.png)
|
||||
|
||||
## Issue 模板
|
||||
|
||||
![Issue.png](https://static.7wate.com/img/2021/08/24/0e572570b1f3f.png)
|
||||
|
||||
## README 模板
|
||||
|
||||
![Issue.png](https://static.7wate.com/img/2021/08/24/bdbf509e6b414.png)
|
7
org/标准/Git 规范/Contributing.md
Normal file
7
org/标准/Git 规范/Contributing.md
Normal file
@ -0,0 +1,7 @@
|
||||
---
|
||||
id: Contributing
|
||||
title: Contributing
|
||||
data: 2022年6月15日
|
||||
---
|
||||
|
||||
贡献者协议
|
8
org/标准/Git 规范/Issue.md
Normal file
8
org/标准/Git 规范/Issue.md
Normal file
@ -0,0 +1,8 @@
|
||||
---
|
||||
id: Issue
|
||||
title: Issue
|
||||
data: 2022年6月15日
|
||||
---
|
||||
|
||||
|
||||
![Issue.png](https://static.7wate.com/img/2021/08/24/0e572570b1f3f.png)
|
9
org/标准/Git 规范/License.md
Normal file
9
org/标准/Git 规范/License.md
Normal file
@ -0,0 +1,9 @@
|
||||
---
|
||||
id: License
|
||||
title: License
|
||||
data: 2022年6月15日
|
||||
---
|
||||
|
||||
![快速选择开源协议](https://static.7wate.com/img/2020/07/02/fe11588b073bf.png)
|
||||
|
||||
许可证向导:https://kaiyuanshe.cn/license-tool/
|
7
org/标准/Git 规范/README.md
Normal file
7
org/标准/Git 规范/README.md
Normal file
@ -0,0 +1,7 @@
|
||||
---
|
||||
id: README
|
||||
title: README
|
||||
data: 2022年6月15日
|
||||
---
|
||||
|
||||
![Issue.png](https://static.7wate.com/img/2021/08/24/bdbf509e6b414.png)
|
7
org/标准/Git 规范/Tag.md
Normal file
7
org/标准/Git 规范/Tag.md
Normal file
@ -0,0 +1,7 @@
|
||||
---
|
||||
id: Tag
|
||||
title: Tag
|
||||
data: 2022年6月15日
|
||||
---
|
||||
|
||||
![语义化版本.png](https://static.7wate.com/img/2021/08/24/ad4999467e192.png)
|
8
org/标准/Git 规范/简介.md
Normal file
8
org/标准/Git 规范/简介.md
Normal file
@ -0,0 +1,8 @@
|
||||
---
|
||||
id: 简介
|
||||
title: 简介
|
||||
sidebar_position: 1
|
||||
data: 2022年6月15日
|
||||
---
|
||||
|
||||
统一团队的 Git 工作流,包括分支工作流、Git commit 日志、tag 规范、README 模板、issue 模板,便于后续代码 review,版本发布以及日志自动化生成等等。
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue
Block a user