From 09032075ed12753d5500e358179c7bc0f17bdb0c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9F=B3=E4=BD=9A?= Date: Mon, 27 Oct 2025 11:47:58 +0800 Subject: [PATCH] Update: update open an issur for new example --- CONTRIBUTING_en.md | 2 ++ CONTRIBUTING_zh.md | 2 ++ 2 files changed, 4 insertions(+) diff --git a/CONTRIBUTING_en.md b/CONTRIBUTING_en.md index e488ffc..5b48329 100644 --- a/CONTRIBUTING_en.md +++ b/CONTRIBUTING_en.md @@ -33,6 +33,8 @@ If you'd like a feature or new type of example that doesn't exist in AgentScope - How it should work - What problem it solves or what use case it demonstrates +**Note**: If you want to contribute your own example, please also open an issue first to discuss your idea and avoid duplicate work. + ## Contributing Code diff --git a/CONTRIBUTING_zh.md b/CONTRIBUTING_zh.md index 99b6ab8..0785dcc 100644 --- a/CONTRIBUTING_zh.md +++ b/CONTRIBUTING_zh.md @@ -33,6 +33,8 @@ - 它应该如何工作 - 它解决了什么问题或演示了什么用例 +**注意**:如果您想贡献自己的示例,也请先开一个 issue 讨论您的想法,避免重复工作。 + ## 贡献代码