Browse Source

Update README.md

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

+ 1
- 7
README.md View File

@@ -174,13 +174,7 @@ http://localhost:3000/

## 贡献代码

我们期待您向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
我们期待您向GitLink提交贡献!在您贡献时,请遵循流程:[【Wiki文档-GitLink协作开发流程】](https://www.gitlink.org.cn/Gitlink/forgeplus/wiki "【Wiki文档-GitLink协作开发流程】")

#### 指导文档
- [API文档](https://www.gitlink.org.cn/docs/api)


Loading…
Cancel
Save