docs(readme): Add contributors section with contrib.rocks badge
- Add contributors section to both README.md and README_EN.md - Include contrib.rocks badge to showcase project contributors - Update token description for GitLab to clarify support for Project Access Token - Improve documentation with visual representation of project contributors
This commit is contained in:
parent
f0a5c3237e
commit
6ca3b3568c
|
|
@ -684,7 +684,7 @@ pnpm lint
|
|||
| 变量名 | 必需 | 说明 |
|
||||
|--------|------|------|
|
||||
| `VITE_GITHUB_TOKEN` | ✅ | GitHub Personal Access Token |
|
||||
| `VITE_GITLAB_TOKEN` | ✅ | GitLab Personal Access Token |
|
||||
| `VITE_GITLAB_TOKEN` | ✅ | GitLab Personal Access Token 或 Project Access Token |
|
||||
|
||||
#### 分析行为配置
|
||||
| 变量名 | 默认值 | 说明 |
|
||||
|
|
@ -744,6 +744,12 @@ pnpm lint
|
|||
- 感谢开源社区的无私分享精神
|
||||
- 以及所有本项目所使用的开源软件的作者们!
|
||||
|
||||
## 👥 贡献者
|
||||
|
||||
感谢以下优秀的贡献者们,他们让 XCodeReviewer 更强大!
|
||||
|
||||
[](https://github.com/lintsinghua/XCodeReviewer/graphs/contributors)
|
||||
|
||||
## 📞 联系我们
|
||||
|
||||
- **项目链接**: [https://github.com/lintsinghua/XCodeReviewer](https://github.com/lintsinghua/XCodeReviewer)
|
||||
|
|
|
|||
|
|
@ -745,7 +745,13 @@ We warmly welcome all forms of contributions! Whether it's submitting issues, cr
|
|||
- Thanks to the open source community for their selfless sharing
|
||||
- And all the authors of open source software used in this project!
|
||||
|
||||
## <20> Conntact Us
|
||||
## 👥 Contributors
|
||||
|
||||
Thanks to these amazing contributors who make XCodeReviewer better!
|
||||
|
||||
[](https://github.com/lintsinghua/XCodeReviewer/graphs/contributors)
|
||||
|
||||
## 📞 Contact Us
|
||||
|
||||
- **Project Link**: [https://github.com/lintsinghua/XCodeReviewer](https://github.com/lintsinghua/XCodeReviewer)
|
||||
- **Issue Reports**: [Issues](https://github.com/lintsinghua/XCodeReviewer/issues)
|
||||
|
|
|
|||
Loading…
Reference in New Issue