Skip to content

Commit 8db00aa

Browse files
VampireAchaoVampireAchao
authored andcommitted
add gitcode
1 parent 30e062e commit 8db00aa

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

README.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,9 @@
3636
<a target="_blank" href='https://github.com/dromara/hutool'>
3737
<img src="https://img.shields.io/github/stars/dromara/hutool.svg?style=social" alt="github star"/>
3838
</a>
39+
<a target="_blank" href='https://gitcode.com/dromara/hutool'>
40+
<img src="https://gitcode.com/dromara/hutool/star/badge.svg" alt="gitcode star"/>
41+
</a>
3942
</p>
4043

4144
<br/>
@@ -191,15 +194,16 @@ Hutool的源码分为两个分支,功能如下:
191194

192195
- [Gitee issue](https://gitee.com/dromara/hutool/issues)
193196
- [Github issue](https://github.com/dromara/hutool/issues)
197+
- [Gitcode issue](https://gitcode.com/dromara/hutool/issues)
194198

195199

196200
### 🧬贡献代码的步骤
197201

198-
1. 在Gitee或者Github上fork项目到自己的repo
202+
1. 在Gitee或者Github/Gitcode上fork项目到自己的repo
199203
2. 把fork过去的项目也就是你的项目clone到你的本地
200204
3. 修改代码(记得一定要修改v5-dev分支)
201205
4. commit后push到自己的库(v5-dev分支)
202-
5. 登录Gitee或Github在你首页可以看到一个 pull request 按钮,点击它,填写一些说明信息,然后提交即可。
206+
5. 登录Gitee或Github/Gitcode在你首页可以看到一个 pull request 按钮,点击它,填写一些说明信息,然后提交即可。
203207
6. 等待维护者合并
204208

205209
### 📐PR遵照的原则

0 commit comments

Comments
 (0)