docs(i18n): refine contribution guide wording

This commit is contained in:
xjt
2026-08-12 14:24:44 +08:00
parent 3c93465296
commit 964b1dde52
4 changed files with 12 additions and 12 deletions
+2 -2
View File
@@ -8,10 +8,10 @@ We deeply believe in the power of open source communities, and that belief has s
DeepSeek Harness is still at an early stage and under active development. We are sorry that we cannot accept external pull requests at the moment. However, contributing code to this repository is far from the only way to help. There are many other ways to get involved:
- Identify and report issues or bugs in GitHub Discussions.
- Identify and report issues or bugs in GitHub Discussions:
- Upvote discussions that you would like to bring to the team's attention. We are a very small team and may not be able to reply to every post, but we monitor them and consider them when allocating resources.
- Contribute to the ecosystem:
- Create a plugin that excites you and share it with others.
- Create a plugin that excites you and share it with others:
- Associate your GitHub project with the `dsh-plugin` topic to help others discover your plugin.
- Write blog posts and how-to guides about DeepSeek Harness.
- Answer questions and help other members of the community.