From 78794b042b876a54ba996582c67c588e722974ec Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9F=B3=E4=BD=9A?= Date: Mon, 27 Oct 2025 12:11:49 +0800 Subject: [PATCH 1/2] Update Readme add dingtalk group --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 01d23b7..f83522a 100644 --- a/README.md +++ b/README.md @@ -122,7 +122,11 @@ Please: 1. Read the sample-specific `README.md`. 2. File a [GitHub Issue](https://github.com/agentscope-ai/agentscope-samples/blob/main/issues). -3. Join the community discussions. +3. Join the community discussions: + +| [Discord](https://discord.gg/eYMpfnkG8h) | DingTalk | +|----------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------------| +| | | ------ From 04b412af91cf53c199debc1bad1e1795698b19a3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9F=B3=E4=BD=9A?= Date: Mon, 27 Oct 2025 12:19:06 +0800 Subject: [PATCH 2/2] Update: add connection in the end --- CONTRIBUTING.md | 22 +++++++++------------- CONTRIBUTING_zh.md | 22 +++++++++------------- 2 files changed, 18 insertions(+), 26 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 8ecbf71..0a3c6a2 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -2,18 +2,6 @@ Thank you for your interest in AgentScope Samples! AgentScope Samples provides ready-to-use agent examples built on AgentScope and AgentScope Runtime. We welcome all types of contributions, from new sample agent applications to bug fixes and documentation improvements. -## Community - -Connect with us through: - -- **GitHub Discussions**: Ask questions and share experiences (in **English**) -- **Discord**: Join our Discord channel for real-time discussions -- **DingTalk**: Chinese users can join our DingTalk group - -| [Discord](https://discord.gg/eYMpfnkG8h) | DingTalk | -|----------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------------| -| | | - ## Reporting Issues ### Bugs @@ -157,5 +145,13 @@ pre-commit run --all-files 4. **Code Review**: Address feedback from maintainers -Thank you for contributing to AgentScope Samples! +Thank you for contributing to AgentScope Samples! If you have any questions, feel free to reach out through: + +- **GitHub Discussions**: Ask questions and share experiences (use **English**) +- **Discord**: Join our Discord channel for real-time discussions +- **DingTalk**: Chinese users can join our DingTalk group + +| [Discord](https://discord.gg/eYMpfnkG8h) | DingTalk | +|----------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------------| +| | | diff --git a/CONTRIBUTING_zh.md b/CONTRIBUTING_zh.md index 9350879..c49a15b 100644 --- a/CONTRIBUTING_zh.md +++ b/CONTRIBUTING_zh.md @@ -2,18 +2,6 @@ 感谢您对 AgentScope Samples 的关注!AgentScope Samples 提供基于 AgentScope 和 AgentScope Runtime 构建的即用型智能体示例。我们欢迎各种类型的贡献,从新的示例智能体应用到错误修复和文档改进。 -## 社区 - -通过以下方式与我们联系: - -- **GitHub Discussions**:提问和分享经验(使用**英文**) -- **Discord**:加入我们的 Discord 频道进行实时讨论 -- **钉钉**:中国用户可以加入我们的钉钉群 - -| [Discord](https://discord.gg/eYMpfnkG8h) | DingTalk | -|----------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------------| -| | | - ## 报告问题 ### Bug @@ -157,4 +145,12 @@ pre-commit run --all-files 4. **代码审查**:处理维护者的反馈 -感谢您为 AgentScope Samples 做出贡献! \ No newline at end of file +感谢您为 AgentScope Samples 做出贡献!如有任何问题,欢迎通过以下方式与我们联系: + +- **GitHub Discussions**:提问和分享经验(使用**英文**) +- **Discord**:加入我们的 Discord 频道进行实时讨论 +- **钉钉**:中国用户可以加入我们的钉钉群 + +| [Discord](https://discord.gg/eYMpfnkG8h) | DingTalk | +|----------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------------| +| | | \ No newline at end of file