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