Update README.md

This commit is contained in:
young 2022-02-24 11:10:13 +08:00
parent e64dba2166
commit a60201c060
1 changed files with 1 additions and 7 deletions

View File

@ -174,13 +174,7 @@ http://localhost:3000/
## 贡献代码 ## 贡献代码
我们期待您向GitLink提交贡献在您贡献时请遵循以下流程 我们期待您向GitLink提交贡献在您贡献时请遵循流程[【Wiki文档-GitLink协作开发流程】](https://www.gitlink.org.cn/Gitlink/forgeplus/wiki "【Wiki文档-GitLink协作开发流程】")
1. Fork 项目
2. 创建本地分支(git checkout -b my-new-feature)
3. 提交更改 (git commit -am 'Add some feature')
4. 推送到分支 (git push origin my-new-feature)
5. 向源项目的 **develop** 分支发起 Pull Request
#### 指导文档 #### 指导文档
- [API文档](https://www.gitlink.org.cn/docs/api) - [API文档](https://www.gitlink.org.cn/docs/api)