Update README.md
This commit is contained in:
parent
ab81a0d56d
commit
1dd7aeed62
27
README.md
27
README.md
|
@ -1,32 +1,5 @@
|
||||||
# 帮助中心建设指南
|
# 帮助中心建设指南
|
||||||
|
|
||||||
## 贡献文档方式
|
|
||||||
#### 1.复刻主仓库
|
|
||||||
![](https://gitlink.org.cn/api/attachments/412462)
|
|
||||||
<br/>
|
|
||||||
|
|
||||||
#### 2.进入复刻仓库编辑文档
|
|
||||||
![](https://gitlink.org.cn/api/attachments/412465)
|
|
||||||
|
|
||||||
<br/>
|
|
||||||
|
|
||||||
可采用如下两种方式编辑:
|
|
||||||
* 克隆复刻仓库到本地后,在**gitlink_help_center/docs**文件夹下新建文件夹或markdown文档,依次执行
|
|
||||||
```bash
|
|
||||||
git add <新增文件>
|
|
||||||
git commit <新增文件> -m "提交信息"
|
|
||||||
git push
|
|
||||||
```
|
|
||||||
* 在gitlink代码仓库页面进行编辑,然后点击“提交变更”
|
|
||||||
![](https://gitlink.org.cn/api/attachments/412426)
|
|
||||||
|
|
||||||
<br/>
|
|
||||||
|
|
||||||
#### 3.向主仓提交合并请求
|
|
||||||
![](https://gitlink.org.cn/api/attachments/412466)
|
|
||||||
|
|
||||||
<br/>
|
|
||||||
|
|
||||||
## 页面目录——仓库目录示意图
|
## 页面目录——仓库目录示意图
|
||||||
|
|
||||||
<br/>
|
<br/>
|
||||||
|
|
Loading…
Reference in New Issue