Skip to content

Commit c02250c

Browse files
authored
docs: add dingtalk community links (#440)
1 parent 1080145 commit c02250c

2 files changed

Lines changed: 8 additions & 0 deletions

File tree

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,9 @@
2525
<a href="https://badge.fury.io/js/@alibaba-group%2Fopensandbox">
2626
<img src="https://badge.fury.io/js/@alibaba-group%2Fopensandbox.svg" alt="npm version" />
2727
</a>
28+
<a href="https://qr.dingtalk.com/action/joingroup?code=v1,k1,A4Bgl5q1I1eNU/r33D18YFNrMY108aFF38V+r19RJOM=&_dt_no_comment=1&origin=11">
29+
<img src="https://img.shields.io/badge/DingTalk-Join-0089FF?logo=dingtalk&logoColor=white" alt="DingTalk" />
30+
</a>
2831
<a href="https://github.com/alibaba/OpenSandbox/actions">
2932
<img src="https://github.com/alibaba/OpenSandbox/actions/workflows/real-e2e.yml/badge.svg?branch=main" alt="E2E Status" />
3033
</a>
@@ -235,6 +238,7 @@ This project is open source under the [Apache 2.0 License](LICENSE).
235238
## Contact and Discussion
236239

237240
- Issues: Submit bugs, feature requests, or design discussions through GitHub Issues
241+
- DingTalk: Join the [OpenSandbox technical discussion group](https://qr.dingtalk.com/action/joingroup?code=v1,k1,A4Bgl5q1I1eNU/r33D18YFNrMY108aFF38V+r19RJOM=&_dt_no_comment=1&origin=11)
238242
## Star History
239243

240244
[![Star History Chart](https://api.star-history.com/svg?repos=alibaba/OpenSandbox&type=date&legend=top-left)](https://www.star-history.com/#alibaba/OpenSandbox&type=date&legend=top-left)

docs/README_zh.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,9 @@
1919
<a href="https://badge.fury.io/js/@alibaba-group%2Fopensandbox">
2020
<img src="https://badge.fury.io/js/@alibaba-group%2Fopensandbox.svg" alt="npm version" />
2121
</a>
22+
<a href="https://qr.dingtalk.com/action/joingroup?code=v1,k1,A4Bgl5q1I1eNU/r33D18YFNrMY108aFF38V+r19RJOM=&_dt_no_comment=1&origin=11">
23+
<img src="https://img.shields.io/badge/DingTalk-Join-0089FF?logo=dingtalk&logoColor=white" alt="DingTalk" />
24+
</a>
2225
<a href="https://github.com/alibaba/OpenSandbox/actions">
2326
<img src="https://github.com/alibaba/OpenSandbox/actions/workflows/real-e2e.yml/badge.svg?branch=main" alt="E2E Status" />
2427
</a>
@@ -233,6 +236,7 @@ OpenSandbox 提供了丰富的示例来演示不同场景下的沙箱使用方
233236
## 联系与讨论
234237

235238
- Issue:通过 GitHub Issues 提交 bug、功能请求或设计讨论
239+
- 钉钉群:加入 [OpenSandbox 技术交流群](https://qr.dingtalk.com/action/joingroup?code=v1,k1,A4Bgl5q1I1eNU/r33D18YFNrMY108aFF38V+r19RJOM=&_dt_no_comment=1&origin=11)
236240

237241
欢迎一起把 OpenSandbox 打造成 AI 场景下的通用沙箱基础设施。
238242

0 commit comments

Comments
 (0)