docs: add ding talk group chat 2

This commit is contained in:
07akioni 2021-09-28 00:14:38 +08:00
parent 468055bb00
commit 32b85e4b5c
6 changed files with 17 additions and 7 deletions

View File

@ -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

View File

@ -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

View File

@ -16,7 +16,8 @@
## 社区
- [Discord](https://discord.gg/Pqv7Mev5Dd)
- 钉钉群 33482509
- 钉钉一群 33482509 (已满)
- 钉钉二群 35886835
- [Awesome Naive UI](https://github.com/naive-ui/awesome-naive)
## 特性

View File

@ -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

View File

@ -35,7 +35,8 @@ Naive UI 全量使用 TypeScript 编写,和你的 TypeScript 项目无缝衔
## 社区
- [Discord](https://discord.gg/Pqv7Mev5Dd)
- 钉钉群 33482509
- 钉钉一群 33482509 (已满)
- 钉钉二群 35886835
## 贡献

View File

@ -63,7 +63,9 @@
<template #trigger>
<n-button text>{{ t('dingTalk') }}</n-button>
</template>
{{ t('dingTalkGroupChat') }} 33482509
{{ t('dingTalkGroupChat') }} 1
{{ t('memberLimitReached') }} 33482509<br />
{{ t('dingTalkGroupChat') }} 2 35886835
</n-tooltip>
</div>
<div class="footer-links-col footer-links-col--last">
@ -116,6 +118,7 @@ export default {
icons: '图标库',
dingTalk: '钉钉',
dingTalkGroupChat: '钉钉交流群',
memberLimitReached: '(已满)',
reportBug: '报告 Bug',
joinUsLink: 'https://app.mokahr.com/campus_apply/tusenweilai/3232#/'
},
@ -132,6 +135,7 @@ export default {
icons: 'Icon Library',
dingTalk: 'DingTalk',
dingTalkGroupChat: 'DingTalk Group Chat',
memberLimitReached: '(Member limit reached)',
reportBug: 'Report Bug',
joinUsLink:
'https://boards.greenhouse.io/tusimplerelocationjobs/jobs/5137805002?gh_src=7908a9242us'