Browse Source

Update README.md

pull/286/head
young 4 years ago
parent
commit
e1753be346
1 changed files with 10 additions and 7 deletions
  1. +10
    -7
      README.md

+ 10
- 7
README.md View File

@@ -2,7 +2,9 @@


GitLink(确实开源)是中国计算机学会(CCF)官方指定的开源创新服务平台,旨在以“为开源创新服务”为使命,以“成为开源创新的汇聚地”为愿景,秉承“创新、开放、协作、共享”的价值观,致力于为大规模开源开放协同创新助力赋能,打造创新成果孵化和新工科人才培养的开源创新生态! GitLink(确实开源)是中国计算机学会(CCF)官方指定的开源创新服务平台,旨在以“为开源创新服务”为使命,以“成为开源创新的汇聚地”为愿景,秉承“创新、开放、协作、共享”的价值观,致力于为大规模开源开放协同创新助力赋能,打造创新成果孵化和新工科人才培养的开源创新生态!


<img src="https://code.gitlink.org.cn/young/forgeplus/raw/branch/standalone/docs/figs/gitlink.png?raw=true" width=50% />
<center>
<img src="https://code.gitlink.org.cn/young/forgeplus/raw/branch/standalone/docs/figs/gitlink.png?raw=true" width=80% />
</center>
## 特色功能 ## 特色功能


@@ -159,29 +161,30 @@ http://localhost:3000/


- 项目列表 - 项目列表


![](https://code.gitlink.org.cn/young/forgeplus/raw/branch/standalone/docs/figs/project_list.png?raw=true)
<img src="https://code.gitlink.org.cn/young/forgeplus/raw/branch/standalone/docs/figs/project_list.png?raw=true width=60% />



- 代码仓库 - 代码仓库


![](https://code.gitlink.org.cn/young/forgeplus/raw/branch/standalone/docs/figs/repo.png?raw=true)
<img src="https://code.gitlink.org.cn/young/forgeplus/raw/branch/standalone/docs/figs/repo.png?raw=true width=60% />


- 任务管理 - 任务管理


![](https://code.gitlink.org.cn/young/forgeplus/raw/branch/standalone/docs/figs/issues.png?raw=true)
<img src="https://code.gitlink.org.cn/young/forgeplus/raw/branch/standalone/docs/figs/issues.png?raw=true width=60% />


- 合并请求 - 合并请求


![](https://code.gitlink.org.cn/young/forgeplus/raw/branch/standalone/docs/figs/PR.png?raw=true)
<img src="https://code.gitlink.org.cn/young/forgeplus/raw/branch/standalone/docs/figs/PR.png?raw=true width=60% />


- 引擎配置 - 引擎配置


![](https://code.gitlink.org.cn/young/forgeplus/raw/branch/standalone/docs/figs/engine.png?raw=true)
<img src="https://code.gitlink.org.cn/young/forgeplus/raw/branch/standalone/docs/figs/engine.png?raw=true width=60% />






## 贡献代码 ## 贡献代码


我们期待您向GitLink提交贡献!请遵循以下流程指导
我们期待您向GitLink提交贡献!在您贡献时,请遵循以下流程:


1. Fork 项目 1. Fork 项目
2. 创建本地分支(git checkout -b my-new-feature) 2. 创建本地分支(git checkout -b my-new-feature)


Loading…
Cancel
Save