mirror of
https://gitea.com/Lydanne/issues-helper.git
synced 2025-08-20 02:35:58 +08:00
docs: add user & fix typo
This commit is contained in:
@@ -153,6 +153,11 @@ Please leave a message at [**here**](https://github.com/actions-cool/issues-help
|
|||||||
<td align="center" width="180"><a href="https://github.com/lijinke666/react-music-player">react-music-player</a></td>
|
<td align="center" width="180"><a href="https://github.com/lijinke666/react-music-player">react-music-player</a></td>
|
||||||
<td align="center" width="180"><a href="https://github.com/antvis/S2">S2</a></td>
|
<td align="center" width="180"><a href="https://github.com/antvis/S2">S2</a></td>
|
||||||
</tr><tr>
|
</tr><tr>
|
||||||
|
<td align="center" width="180">
|
||||||
|
<a href="https://github.com/nolimits4web/swiper">
|
||||||
|
<img src="https://user-images.githubusercontent.com/29775873/156721728-3b0021ea-6932-4a77-a104-2e0bad97346e.png" width="46"/>
|
||||||
|
</a>
|
||||||
|
</td>
|
||||||
<td align="center" width="180">
|
<td align="center" width="180">
|
||||||
<a href="https://github.com/umijs/umi">
|
<a href="https://github.com/umijs/umi">
|
||||||
<img src="https://avatars1.githubusercontent.com/u/33895495?s=200&v=4" width="46"/>
|
<img src="https://avatars1.githubusercontent.com/u/33895495?s=200&v=4" width="46"/>
|
||||||
@@ -168,18 +173,18 @@ Please leave a message at [**here**](https://github.com/actions-cool/issues-help
|
|||||||
<img src="https://user-images.githubusercontent.com/29775873/129506134-55044c85-24cd-47d3-81ef-dba842214d71.png" width="46"/>
|
<img src="https://user-images.githubusercontent.com/29775873/129506134-55044c85-24cd-47d3-81ef-dba842214d71.png" width="46"/>
|
||||||
</a>
|
</a>
|
||||||
</td>
|
</td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td align="center" width="180"><a href="https://github.com/nolimits4web/swiper">swiper</a></td>
|
||||||
|
<td align="center" width="180"><a href="https://github.com/umijs/umi">umi</a></td>
|
||||||
|
<td align="center" width="180"><a href="https://github.com/vitejs/vite">vite</a></td>
|
||||||
|
<td align="center" width="180"><a href="https://github.com/AttoJS/vue-request">vue-request</a></td>
|
||||||
|
</tr><tr>
|
||||||
<td align="center" width="180">
|
<td align="center" width="180">
|
||||||
<a href="https://github.com/vuepress/vuepress-next">
|
<a href="https://github.com/vuepress/vuepress-next">
|
||||||
<img src="https://v2.vuepress.vuejs.org/images/hero.png" width="46"/>
|
<img src="https://v2.vuepress.vuejs.org/images/hero.png" width="46"/>
|
||||||
</a>
|
</a>
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
|
||||||
<tr>
|
|
||||||
<td align="center" width="180"><a href="https://github.com/umijs/umi">umi</a></td>
|
|
||||||
<td align="center" width="180"><a href="https://github.com/vitejs/vite">vite</a></td>
|
|
||||||
<td align="center" width="180"><a href="https://github.com/AttoJS/vue-request">vue-request</a></td>
|
|
||||||
<td align="center" width="180"><a href="https://github.com/vuepress/vuepress-next">vuepress-next</a></td>
|
|
||||||
</tr><tr>
|
|
||||||
<td align="center" width="180">
|
<td align="center" width="180">
|
||||||
<a href="https://github.com/zoo-js/zoo">
|
<a href="https://github.com/zoo-js/zoo">
|
||||||
<img src="https://avatars1.githubusercontent.com/u/70757173?s=200&v=4" width="46"/>
|
<img src="https://avatars1.githubusercontent.com/u/70757173?s=200&v=4" width="46"/>
|
||||||
@@ -187,13 +192,12 @@ Please leave a message at [**here**](https://github.com/actions-cool/issues-help
|
|||||||
</td>
|
</td>
|
||||||
<td align="center" width="180"></td>
|
<td align="center" width="180"></td>
|
||||||
<td align="center" width="180"></td>
|
<td align="center" width="180"></td>
|
||||||
<td align="center" width="180"></td>
|
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
|
<td align="center" width="180"><a href="https://github.com/vuepress/vuepress-next">vuepress-next</a></td>
|
||||||
<td align="center" width="180"><a href="https://github.com/zoo-js/zoo">zoo</a></td>
|
<td align="center" width="180"><a href="https://github.com/zoo-js/zoo">zoo</a></td>
|
||||||
<td align="center" width="180"></td>
|
<td align="center" width="180"></td>
|
||||||
<td align="center" width="180"></td>
|
<td align="center" width="180"></td>
|
||||||
<td align="center" width="180"></td>
|
|
||||||
</tr>
|
</tr>
|
||||||
</table>
|
</table>
|
||||||
|
|
||||||
@@ -995,10 +999,10 @@ on:
|
|||||||
types: [created, edited]
|
types: [created, edited]
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
mark-duplicate:
|
mark-assignees:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- name: mark-duplicate
|
- name: mark-assignees
|
||||||
uses: actions-cool/issues-helper@v3
|
uses: actions-cool/issues-helper@v3
|
||||||
with:
|
with:
|
||||||
actions: 'mark-assignees'
|
actions: 'mark-assignees'
|
||||||
|
26
README.md
26
README.md
@@ -153,6 +153,11 @@
|
|||||||
<td align="center" width="180"><a href="https://github.com/lijinke666/react-music-player">react-music-player</a></td>
|
<td align="center" width="180"><a href="https://github.com/lijinke666/react-music-player">react-music-player</a></td>
|
||||||
<td align="center" width="180"><a href="https://github.com/antvis/S2">S2</a></td>
|
<td align="center" width="180"><a href="https://github.com/antvis/S2">S2</a></td>
|
||||||
</tr><tr>
|
</tr><tr>
|
||||||
|
<td align="center" width="180">
|
||||||
|
<a href="https://github.com/nolimits4web/swiper">
|
||||||
|
<img src="https://user-images.githubusercontent.com/29775873/156721728-3b0021ea-6932-4a77-a104-2e0bad97346e.png" width="46"/>
|
||||||
|
</a>
|
||||||
|
</td>
|
||||||
<td align="center" width="180">
|
<td align="center" width="180">
|
||||||
<a href="https://github.com/umijs/umi">
|
<a href="https://github.com/umijs/umi">
|
||||||
<img src="https://avatars1.githubusercontent.com/u/33895495?s=200&v=4" width="46"/>
|
<img src="https://avatars1.githubusercontent.com/u/33895495?s=200&v=4" width="46"/>
|
||||||
@@ -168,18 +173,18 @@
|
|||||||
<img src="https://user-images.githubusercontent.com/29775873/129506134-55044c85-24cd-47d3-81ef-dba842214d71.png" width="46"/>
|
<img src="https://user-images.githubusercontent.com/29775873/129506134-55044c85-24cd-47d3-81ef-dba842214d71.png" width="46"/>
|
||||||
</a>
|
</a>
|
||||||
</td>
|
</td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td align="center" width="180"><a href="https://github.com/nolimits4web/swiper">swiper</a></td>
|
||||||
|
<td align="center" width="180"><a href="https://github.com/umijs/umi">umi</a></td>
|
||||||
|
<td align="center" width="180"><a href="https://github.com/vitejs/vite">vite</a></td>
|
||||||
|
<td align="center" width="180"><a href="https://github.com/AttoJS/vue-request">vue-request</a></td>
|
||||||
|
</tr><tr>
|
||||||
<td align="center" width="180">
|
<td align="center" width="180">
|
||||||
<a href="https://github.com/vuepress/vuepress-next">
|
<a href="https://github.com/vuepress/vuepress-next">
|
||||||
<img src="https://v2.vuepress.vuejs.org/images/hero.png" width="46"/>
|
<img src="https://v2.vuepress.vuejs.org/images/hero.png" width="46"/>
|
||||||
</a>
|
</a>
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
|
||||||
<tr>
|
|
||||||
<td align="center" width="180"><a href="https://github.com/umijs/umi">umi</a></td>
|
|
||||||
<td align="center" width="180"><a href="https://github.com/vitejs/vite">vite</a></td>
|
|
||||||
<td align="center" width="180"><a href="https://github.com/AttoJS/vue-request">vue-request</a></td>
|
|
||||||
<td align="center" width="180"><a href="https://github.com/vuepress/vuepress-next">vuepress-next</a></td>
|
|
||||||
</tr><tr>
|
|
||||||
<td align="center" width="180">
|
<td align="center" width="180">
|
||||||
<a href="https://github.com/zoo-js/zoo">
|
<a href="https://github.com/zoo-js/zoo">
|
||||||
<img src="https://avatars1.githubusercontent.com/u/70757173?s=200&v=4" width="46"/>
|
<img src="https://avatars1.githubusercontent.com/u/70757173?s=200&v=4" width="46"/>
|
||||||
@@ -187,13 +192,12 @@
|
|||||||
</td>
|
</td>
|
||||||
<td align="center" width="180"></td>
|
<td align="center" width="180"></td>
|
||||||
<td align="center" width="180"></td>
|
<td align="center" width="180"></td>
|
||||||
<td align="center" width="180"></td>
|
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
|
<td align="center" width="180"><a href="https://github.com/vuepress/vuepress-next">vuepress-next</a></td>
|
||||||
<td align="center" width="180"><a href="https://github.com/zoo-js/zoo">zoo</a></td>
|
<td align="center" width="180"><a href="https://github.com/zoo-js/zoo">zoo</a></td>
|
||||||
<td align="center" width="180"></td>
|
<td align="center" width="180"></td>
|
||||||
<td align="center" width="180"></td>
|
<td align="center" width="180"></td>
|
||||||
<td align="center" width="180"></td>
|
|
||||||
</tr>
|
</tr>
|
||||||
</table>
|
</table>
|
||||||
|
|
||||||
@@ -994,10 +998,10 @@ on:
|
|||||||
types: [created, edited]
|
types: [created, edited]
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
mark-duplicate:
|
mark-assignees:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- name: mark-duplicate
|
- name: mark-assignees
|
||||||
uses: actions-cool/issues-helper@v3
|
uses: actions-cool/issues-helper@v3
|
||||||
with:
|
with:
|
||||||
actions: 'mark-assignees'
|
actions: 'mark-assignees'
|
||||||
|
4
USERS.js
4
USERS.js
@@ -95,6 +95,10 @@ const users = [
|
|||||||
url: 'https://github.com/twbs/bootstrap',
|
url: 'https://github.com/twbs/bootstrap',
|
||||||
logo: 'https://getbootstrap.com/docs/5.1/assets/brand/bootstrap-logo-shadow.png',
|
logo: 'https://getbootstrap.com/docs/5.1/assets/brand/bootstrap-logo-shadow.png',
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
url: 'https://github.com/nolimits4web/swiper',
|
||||||
|
logo: 'https://user-images.githubusercontent.com/29775873/156721728-3b0021ea-6932-4a77-a104-2e0bad97346e.png',
|
||||||
|
},
|
||||||
];
|
];
|
||||||
|
|
||||||
// **************************************************************************
|
// **************************************************************************
|
||||||
|
@@ -272,10 +272,10 @@ on:
|
|||||||
types: [created, edited]
|
types: [created, edited]
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
mark-duplicate:
|
mark-assignees:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- name: mark-duplicate
|
- name: mark-assignees
|
||||||
uses: actions-cool/issues-helper@v3
|
uses: actions-cool/issues-helper@v3
|
||||||
with:
|
with:
|
||||||
actions: 'mark-assignees'
|
actions: 'mark-assignees'
|
||||||
|
@@ -269,10 +269,10 @@ on:
|
|||||||
types: [created, edited]
|
types: [created, edited]
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
mark-duplicate:
|
mark-assignees:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- name: mark-duplicate
|
- name: mark-assignees
|
||||||
uses: actions-cool/issues-helper@v3
|
uses: actions-cool/issues-helper@v3
|
||||||
with:
|
with:
|
||||||
actions: 'mark-assignees'
|
actions: 'mark-assignees'
|
||||||
|
Reference in New Issue
Block a user