diff --git a/.github/workflows/issue-reply.yml b/.github/workflows/issue-reply.yml index 080d48baa..3a88d0482 100644 --- a/.github/workflows/issue-reply.yml +++ b/.github/workflows/issue-reply.yml @@ -18,8 +18,10 @@ jobs: body: | Hello @${{ github.event.issue.user.login }}, we use GitHub issues to trace bugs or discuss plans of Naive UI. So, please don't ask usage questions. You can join the community to ask questions: - [Discord](https://discord.gg/Pqv7Mev5Dd) - - DingTalk Group 33482509 + - DingTalk Group 1 (Member limit reached) 33482509 + - DingTalk Group 2 35886835 你好 @${{ github.event.issue.user.login }},Naive UI Issue 板块是用于 bug 反馈与需求讨论的地方,请勿询问如何使用的问题。你可以加入社区进行提问: - [Discord](https://discord.gg/Pqv7Mev5Dd) - - 钉钉群 33482509 + - 钉钉一群 33482509 (已满) + - 钉钉二群 35886835 diff --git a/README.md b/README.md index 8599a5e41..e0d0c3a5a 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,8 @@ ## Community - [Discord](https://discord.gg/Pqv7Mev5Dd) -- DingTalk Group 33482509 +- DingTalk Group 1 (Member limit reached) 33482509 +- DingTalk Group 2 35886835 - [Awesome Naive UI](https://github.com/naive-ui/awesome-naive) ## Features diff --git a/README.zh-CN.md b/README.zh-CN.md index 940fc71ca..c8c8c0606 100644 --- a/README.zh-CN.md +++ b/README.zh-CN.md @@ -16,7 +16,8 @@ ## 社区 - [Discord](https://discord.gg/Pqv7Mev5Dd) -- 钉钉群 33482509 +- 钉钉一群 33482509 (已满) +- 钉钉二群 35886835 - [Awesome Naive UI](https://github.com/naive-ui/awesome-naive) ## 特性 diff --git a/demo/pages/docs/introduction/enUS/index.md b/demo/pages/docs/introduction/enUS/index.md index e873f780e..821866a18 100644 --- a/demo/pages/docs/introduction/enUS/index.md +++ b/demo/pages/docs/introduction/enUS/index.md @@ -35,7 +35,8 @@ What's more, ..., no more. Just enjoy it. ## Community - [Discord](https://discord.gg/Pqv7Mev5Dd) -- DingTalk Group 33482509 +- DingTalk Group 1 (Member limit reached) 33482509 +- DingTalk Group 2 35886835 ## Contributing diff --git a/demo/pages/docs/introduction/zhCN/index.md b/demo/pages/docs/introduction/zhCN/index.md index a33c4c7f5..6878f8dfa 100644 --- a/demo/pages/docs/introduction/zhCN/index.md +++ b/demo/pages/docs/introduction/zhCN/index.md @@ -35,7 +35,8 @@ Naive UI 全量使用 TypeScript 编写,和你的 TypeScript 项目无缝衔 ## 社区 - [Discord](https://discord.gg/Pqv7Mev5Dd) -- 钉钉群 33482509 +- 钉钉一群 33482509 (已满) +- 钉钉二群 35886835 ## 贡献 diff --git a/demo/pages/home/Footer.vue b/demo/pages/home/Footer.vue index 904b0b3c8..f1f9de624 100644 --- a/demo/pages/home/Footer.vue +++ b/demo/pages/home/Footer.vue @@ -63,7 +63,9 @@ - {{ t('dingTalkGroupChat') }} 33482509 + {{ t('dingTalkGroupChat') }} 1 + {{ t('memberLimitReached') }} 33482509
+ {{ t('dingTalkGroupChat') }} 2 35886835