diff --git a/README.md b/README.md index 92f54bb..6f12f83 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,35 @@ # justauth-go Go 版 JustAuth + + +# 期待你的加入 + +JustAuth 到如今以获得关注:![](https://img.shields.io/github/stars/zhangyd-c/JustAuth.svg?style=social) ![](https://gitee.com/yadong.zhang/JustAuth/badge/star.svg?theme=gvp),JustAuth 能取到如此成绩离不开社区小伙伴的努力和广大技术圈朋友的支持,时至今日,JustAuth 已渐趋完善,但仍有很大的提升空间。 + +如果你对 JustAuth 感兴趣,如果你对开源比较感兴趣,那么我们期待你的参与。 + + +# 参与步骤 + +- fork 本项目到自己的 repo 。注意:一定要先 fork 到自己的仓库哦 +- 把 fork 过去的项目也就是你仓库中的项目 clone 到你本地 +- 修改代码( `dev` 分支) +- commit & push 到自己的仓库 +- 发起 PR(pull request) 请求,提交到本项目的 dev 分支 +- 等待管理员合并 + + +真诚的期待你的加入,**和一群志同道合的朋友一起做一件喜欢的事情是一种幸福!** + +# JustAuth 项目一览 + +## 已完成 + + [Java 版](https://github.com/justauth/JustAuth)(已完成) + [.Net 版](https://github.com/justauth/CollectiveOAuth)(已完成) + +## 未开始 + + [Python 版](https://github.com/justauth/justauth-python)(未开始) + [Go 版](https://github.com/justauth/justauth-go)(未开始) + [Node 版](https://github.com/justauth/justauth-node)(未开始)