Skip to content

Commit

Permalink
Use contrib.rocks a new contributor solution and add a badge (#494)
Browse files Browse the repository at this point in the history
  • Loading branch information
rayrayraykk authored Nov 29, 2024
1 parent a8f23f2 commit 9aa404a
Show file tree
Hide file tree
Showing 4 changed files with 26 additions and 47 deletions.
26 changes: 0 additions & 26 deletions .all-contributorsrc

This file was deleted.

27 changes: 6 additions & 21 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
English | [**中文**](https://github.com/modelscope/agentscope/blob/main/README_ZH.md) | [**日本語**](https://github.com/modelscope/agentscope/blob/main/README_JA.md)
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
[![All Contributors](https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square)](#contributors-)
<!-- ALL-CONTRIBUTORS-BADGE:END -->

<a href="https://trendshift.io/repositories/10079" target="_blank"><img src="https://trendshift.io/api/badge/repositories/10079" alt="modelscope%2Fagentscope | Trendshift" style="width: 250px; height: 55px;" width="250" height="55"/></a>

# AgentScope

Expand Down Expand Up @@ -427,22 +426,8 @@ If you find our work helpful for your research or application, please cite our p
## Contributors ✨
Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):
<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
<!-- prettier-ignore-start -->
<!-- markdownlint-disable -->
<table>
<tbody>
<tr>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/zhijianma"><img src="https://avatars.githubusercontent.com/u/30956532?v=4?s=100" width="100px;" alt="zhijianma"/><br /><sub><b>zhijianma</b></sub></a><br /><a href="https://github.com/modelscope/agentscope/commits?author=zhijianma" title="Code">💻</a></td>
</tr>
</tbody>
</table>
<!-- markdownlint-restore -->
<!-- prettier-ignore-end -->
<!-- ALL-CONTRIBUTORS-LIST:END -->
All thanks to our contributors:
This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!
<a href="https://github.com/modelscope/agentscope/graphs/contributors">
<img src="https://contrib.rocks/image?repo=modelscope/agentscope&max=999&columns=12&anon=1" />
</a>
10 changes: 10 additions & 0 deletions README_JA.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
[English](https://github.com/modelscope/agentscope/blob/main/README.md) | [中文](https://github.com/modelscope/agentscope/blob/main/README_ZH.md) | 日本語

<a href="https://trendshift.io/repositories/10079" target="_blank"><img src="https://trendshift.io/api/badge/repositories/10079" alt="modelscope%2Fagentscope | Trendshift" style="width: 250px; height: 55px;" width="250" height="55"/></a>

# AgentScope

<h1 align="left">
Expand Down Expand Up @@ -394,3 +396,11 @@ pre-commit install
year = {2024},
}
```
## 貢献者 ✨
貢献者の皆様、ありがとうございました:
<a href="https://github.com/modelscope/agentscope/graphs/contributors">
<img src="https://contrib.rocks/image?repo=modelscope/agentscope&max=999&columns=12&anon=1" />
</a>
10 changes: 10 additions & 0 deletions README_ZH.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
[English](https://github.com/modelscope/agentscope/blob/main/README.md) | 中文 | [日本語](https://github.com/modelscope/agentscope/blob/main/README_JA.md)

<a href="https://trendshift.io/repositories/10079" target="_blank"><img src="https://trendshift.io/api/badge/repositories/10079" alt="modelscope%2Fagentscope | Trendshift" style="width: 250px; height: 55px;" width="250" height="55"/></a>

# AgentScope

<h1 align="left">
Expand Down Expand Up @@ -393,3 +395,11 @@ pre-commit install
year = {2024},
}
```
## 贡献者 ✨
感谢我们的贡献者:
<a href="https://github.com/modelscope/agentscope/graphs/contributors">
<img src="https://contrib.rocks/image?repo=modelscope/agentscope&max=999&columns=12&anon=1" />
</a>

0 comments on commit 9aa404a

Please sign in to comment.