mirror of
https://gitea.com/Lydanne/issues-helper.git
synced 2025-08-19 18:25:58 +08:00
docs: add badge
This commit is contained in:
@@ -159,6 +159,12 @@ Please leave a message at [**here**](https://github.com/actions-cool/issues-help
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
## README Badge
|
||||
|
||||
If you think issues-helper can help you, please copy it to the README to support promotion and bring convenience to more repositories:[](https://github.com/actions-cool/issues-helper)
|
||||
|
||||
`[](https://github.com/actions-cool/issues-helper)`
|
||||
|
||||
## ⚡ Feedback
|
||||
|
||||
You are very welcome to try it out and put forward your comments. You can use the following methods:
|
||||
|
@@ -159,6 +159,12 @@
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
## README 图标
|
||||
|
||||
如果觉得 issues-helper 能帮到您,欢迎复制到 README 中,支持推广,给更多的项目带来便利:[](https://github.com/actions-cool/issues-helper)
|
||||
|
||||
`[](https://github.com/actions-cool/issues-helper)`
|
||||
|
||||
## ⚡ 反馈
|
||||
|
||||
非常欢迎你来尝试使用,并提出意见,你可以通过以下方式:
|
||||
|
@@ -43,8 +43,8 @@ ${table}
|
||||
// **************************************************************************
|
||||
|
||||
const point = '<table>';
|
||||
const cnPoint = `## ⚡ 反馈`;
|
||||
const enPoint = `## ⚡ Feedback`;
|
||||
const cnPoint = `## README 图标`;
|
||||
const enPoint = `## README Badge`;
|
||||
|
||||
// **************************************************************************
|
||||
|
||||
|
Reference in New Issue
Block a user