Update README.md
This commit is contained in:
parent
e64dba2166
commit
a60201c060
|
@ -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)
|
||||||
|
|
Loading…
Reference in New Issue