docs: add localized community channels

This commit is contained in:
jy.ding
2026-08-13 14:40:28 +08:00
parent fcfc93896e
commit 8502a38cb6
5 changed files with 21 additions and 2 deletions
+17
View File
@@ -39,6 +39,23 @@ pnpm dsh web
- 欢迎通过 [GitHub Discussions](https://github.com/deepseek-ai/deepseek-harness/discussions) 提交反馈或 bug 报告。
- 为你的插件仓库添加 [`dsh-plugin`](https://github.com/topics/dsh-plugin) 主题,便于被发现。
<table>
<thead>
<tr>
<th align="center">企微小助手</th>
<th align="center">入群问卷</th>
<th align="center">微信公众号</th>
</tr>
</thead>
<tbody>
<tr>
<td align="center"><img src="assets/community-wecom-assistant.png" alt="DeepSeek Harness 企微小助手二维码" width="180"></td>
<td align="center"><a href="https://trtgsjkv6r.feishu.cn/share/base/form/shrcnIt5twSVdLGD52KJBckGCgg"><img src="assets/community-wecom-survey.png" alt="DeepSeek Harness 入群问卷二维码" width="180"></a></td>
<td align="center"><img src="assets/community-wechat-official-account.png" alt="DeepSeek Harness 团队微信公众号二维码" width="180"></td>
</tr>
</tbody>
</table>
## 参与贡献
参见 [CONTRIBUTING.md](CONTRIBUTING.md)。