docs(i18n): refine contribution guide wording
This commit is contained in:
@@ -2,5 +2,5 @@
|
|||||||
# side as of the last confirmed-consistent state. Both languages carry equal authority;
|
# 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:
|
# after editing either side, bring the other along and re-record with:
|
||||||
# pnpm run verify-translation-pairing --write CONTRIBUTING.md
|
# pnpm run verify-translation-pairing --write CONTRIBUTING.md
|
||||||
CONTRIBUTING.md: 9dd90e8e032eb80384047e18d02e07cec6138ee2
|
CONTRIBUTING.md: 9f30e23a6d9567db7d6097cb82e481b16dda299e
|
||||||
CONTRIBUTING.zh.md: 16d15b9270cc810885710afdf81e924f7355b950
|
CONTRIBUTING.zh.md: 0de0d6028b61341cbc6c76c3727720f2348d3c54
|
||||||
+2
-2
@@ -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:
|
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.
|
- 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:
|
- 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.
|
- 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.
|
- Write blog posts and how-to guides about DeepSeek Harness.
|
||||||
- Answer questions and help other members of the community.
|
- Answer questions and help other members of the community.
|
||||||
|
|||||||
+5
-5
@@ -6,17 +6,17 @@
|
|||||||
|
|
||||||
我们深信开源社区的力量,这份信念从项目最初就塑造着 DeepSeek Harness。
|
我们深信开源社区的力量,这份信念从项目最初就塑造着 DeepSeek Harness。
|
||||||
|
|
||||||
DeepSeek Harness 仍处于早期阶段,并在积极开发中。很抱歉,我们目前无法接受外部 PR(Pull Request)。但贡献代码远不是帮助这个仓库的唯一方式。你还可以通过许多其他方式参与其中:
|
DeepSeek Harness 仍处于早期阶段,并在积极开发中。很抱歉,我们目前无法接受外部 PR(Pull Request)。不过,贡献代码远非帮助本仓库建设的唯一途径。你还可以通过许多其他方式参与进来:
|
||||||
|
|
||||||
- 在 GitHub Discussions 中发现并报告问题或 bug。
|
- 在 GitHub Discussions 中发现并报告问题或 bug:
|
||||||
- 为你希望引起团队关注的讨论投票。我们的团队规模很小,可能无法回复每个帖子,但我们会持续关注,并在分配资源时将这些讨论纳入考虑。
|
- 为你希望引起团队关注的讨论投票。我们的团队规模很小,可能无法回复每个帖子,但我们会持续关注,并在分配资源时将这些讨论纳入考虑。
|
||||||
- 为生态系统作出贡献:
|
- 为生态系统作出贡献:
|
||||||
- 创建令你感兴趣的插件,并分享给其他人。
|
- 创建令你感兴趣的插件,并分享给其他人:
|
||||||
- 为你的 GitHub 项目添加 `dsh-plugin` topic,帮助其他人发现你的插件。
|
- 为你的 GitHub 项目添加 `dsh-plugin` 话题,让其他人更容易找到你的插件。
|
||||||
- 撰写有关 DeepSeek Harness 的博客文章和操作指南。
|
- 撰写有关 DeepSeek Harness 的博客文章和操作指南。
|
||||||
- 回答问题并帮助其他社区成员。
|
- 回答问题并帮助其他社区成员。
|
||||||
|
|
||||||
DeepSeek Harness 的设计支持深度定制。我们不认为官方仓库中的包在本质上比社区创建的包更重要。你可以将这个仓库视为一种思路、一个官方展示和一项灵感来源,而不是我们要求社区遵循的方向。
|
DeepSeek Harness 的设计支持深度定制。我们并不认为官方仓库中的包天然就比社区开发的包更重要。你可以将本仓库看作一种理念、一份官方示例以及一处灵感来源,而不是我们要求社区遵循的方向。
|
||||||
|
|
||||||
我们已经看到社区中涌现出令人期待的项目,也希望生态系统继续沿着自己的方向发展。
|
我们已经看到社区中涌现出令人期待的项目,也希望生态系统继续沿着自己的方向发展。
|
||||||
|
|
||||||
|
|||||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user