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

View File

@@ -2,5 +2,5 @@
# side as of the last confirmed-consistent state. Both languages carry equal authority;
# after editing either side, bring the other along and re-record with:
# pnpm run verify-translation-pairing --write CONTRIBUTING.md
CONTRIBUTING.md: 9dd90e8e032eb80384047e18d02e07cec6138ee2
CONTRIBUTING.zh.md: 16d15b9270cc810885710afdf81e924f7355b950
CONTRIBUTING.md: 9f30e23a6d9567db7d6097cb82e481b16dda299e
CONTRIBUTING.zh.md: 0de0d6028b61341cbc6c76c3727720f2348d3c54

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.

View File

@@ -6,17 +6,17 @@
我们深信开源社区的力量,这份信念从项目最初就塑造着 DeepSeek Harness。
DeepSeek Harness 仍处于早期阶段,并在积极开发中。很抱歉,我们目前无法接受外部 PRPull Request贡献代码远不是帮助这个仓库的唯一方式。你还可以通过许多其他方式参与其中
DeepSeek Harness 仍处于早期阶段,并在积极开发中。很抱歉,我们目前无法接受外部 PRPull Request不过,贡献代码远非帮助本仓库建设的唯一途径。你还可以通过许多其他方式参与进来
- 在 GitHub Discussions 中发现并报告问题或 bug
- 在 GitHub Discussions 中发现并报告问题或 bug
- 为你希望引起团队关注的讨论投票。我们的团队规模很小,可能无法回复每个帖子,但我们会持续关注,并在分配资源时将这些讨论纳入考虑。
- 为生态系统作出贡献:
- 创建令你感兴趣的插件,并分享给其他人
- 为你的 GitHub 项目添加 `dsh-plugin` topic帮助其他人发现你的插件。
- 创建令你感兴趣的插件,并分享给其他人
- 为你的 GitHub 项目添加 `dsh-plugin` 话题,让其他人更容易找到你的插件。
- 撰写有关 DeepSeek Harness 的博客文章和操作指南。
- 回答问题并帮助其他社区成员。
DeepSeek Harness 的设计支持深度定制。我们不认为官方仓库中的包在本质上比社区创建的包更重要。你可以将这个仓库视为一种思路、一官方展示和一项灵感来源,而不是我们要求社区遵循的方向。
DeepSeek Harness 的设计支持深度定制。我们不认为官方仓库中的包天然就比社区开发的包更重要。你可以将本仓库看作一种理念、一官方示例以及一处灵感来源,而不是我们要求社区遵循的方向。
我们已经看到社区中涌现出令人期待的项目,也希望生态系统继续沿着自己的方向发展。

File diff suppressed because one or more lines are too long