Skip to content

Commit

Permalink
Merge pull request #5 from undefftr/main
Browse files Browse the repository at this point in the history
  • Loading branch information
jiangyin14 authored Oct 6, 2024
2 parents 689b654 + f3afd23 commit 8ee8317
Show file tree
Hide file tree
Showing 5 changed files with 83 additions and 2 deletions.
17 changes: 17 additions & 0 deletions .github/workflows/refresh-contributors.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
on:
push:
branches:
- main

jobs:
contrib-readme-job:
runs-on: ubuntu-latest
name: A job to automate contrib in readme
permissions:
contents: write
pull-requests: write
steps:
- name: Contribute List
uses: akhilmhdh/[email protected]
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
68 changes: 66 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,66 @@
# classisland-hub
亿些 ClassIsland 交流群/频道里面的乐子。
<!-- # ClassIsland-Hub
###### 展示亿些 ClassIsland 交流群/频道里面的乐子。欢迎群友前来投稿 -->

<div align="center">

<image src="https://avatars.githubusercontent.com/u/170740237?s=200&v=4" height="64"/>

# ClassIsland Hub

展示亿些 ClassIsland 交流群/频道里面的乐子。欢迎群友前来投稿。

#### [💬 点我进入 Classlsland 官方频道](https://pd.qq.com/s/grr6qwqwj)

#### [🌐 ClassIsland 官方网站](https://classisland.tech/)[📚 ClassIsland 官方文档](https://docs.classisland.tech)[🗳 Classlsland 功能投票](https://github.com/ClassIsland/voting/discussions?discussions_q=is%3Aopen+sort%3Atop)

</div>

> [!Important]
>禁止投稿涉黄、涉赌、涉毒、恐怖暴力等违法违规内容,禁止投稿涉政- 等敏感内容。
## 如何投稿?

请先 Fork 本仓库,上传文件至 `images` 文件夹后进行 Pull Request。

## 致谢

本项目受到 [MCSLTeam/MCSLHub](https://github.com/MCSLTeam/MCSLHub) 的启发而开发。

感谢以下成员对 ClassIsland Hub 提供的贡献:

<!-- readme: contributors -start -->
<table>
<tbody>
<tr>
<td align="center">
<a href="https://github.com/undefftr">
<img src="https://avatars.githubusercontent.com/u/83688818?v=4" width="100;" alt="undefftr"/>
<br />
<sub><b>unDefinedFuture</b></sub>
</a>
</td>
<td align="center">
<a href="https://github.com/SDFAWTFGE">
<img src="https://avatars.githubusercontent.com/u/116573936?v=4" width="100;" alt="SDFAWTFGE"/>
<br />
<sub><b>SkyEx(username乱打的</b></sub>
</a>
</td>
<td align="center">
<a href="https://github.com/jiangyin14">
<img src="https://avatars.githubusercontent.com/u/106649516?v=4" width="100;" alt="jiangyin14"/>
<br />
<sub><b>姜胤</b></sub>
</a>
</td>
<td align="center">
<a href="https://github.com/HelloWRC">
<img src="https://avatars.githubusercontent.com/u/55006226?v=4" width="100;" alt="HelloWRC"/>
<br />
<sub><b>HelloWRC</b></sub>
</a>
</td>
</tr>
<tbody>
</table>
<!-- readme: contributors -end -->
File renamed without changes
File renamed without changes
File renamed without changes

0 comments on commit 8ee8317

Please sign in to comment.