zh-trans: blog-non-code-contributors-guide (#14732)
* zh-trans: blog-non-code-contributors-guide * Update 2018-10-04-non-code-contributors-guide.md
This commit is contained in:
committed by
Kubernetes Prow Robot
parent
8cb62864d9
commit
2d6044e1f8
@@ -0,0 +1,127 @@
|
||||
---
|
||||
layout: blog
|
||||
title: 非代码类贡献者指南介绍
|
||||
date: 2018-10-04
|
||||
---
|
||||
|
||||
<!--
|
||||
---
|
||||
layout: blog
|
||||
title: 'Introducing the Non-Code Contributor’s Guide'
|
||||
date: 2018-10-04
|
||||
---
|
||||
-->
|
||||
|
||||
<!--
|
||||
**Author**: [Noah Abrahams](https://twitter.com/noah_abrahams) (InfoSiftr), [Jonas Rosland](https://twitter.com/jonasrosland) (VMware), [Ihor Dvoretskyi](https://twitter.com/idvoretskyi) (CNCF)
|
||||
-->
|
||||
**作者**: [Noah Abrahams](https://twitter.com/noah_abrahams) (InfoSiftr),[Jonas Rosland](https://twitter.com/jonasrosland) (VMware), [Ihor Dvoretskyi](https://twitter.com/idvoretskyi) (CNCF)
|
||||
|
||||
<!--
|
||||
It was May 2018 in Copenhagen, and the Kubernetes community was enjoying the contributor summit at KubeCon/CloudNativeCon, complete with the first run of the New Contributor Workshop. As a time of tremendous collaboration between contributors, the topics covered ranged from signing the CLA to deep technical conversations. Along with the vast exchange of information and ideas, however, came continued scrutiny of the topics at hand to ensure that the community was being as inclusive and accommodating as possible. Over that spring week, some of the pieces under the microscope included the many themes being covered, and how they were being presented, but also the overarching characteristics of the people contributing and the skill sets involved. From the discussions and analysis that followed grew the idea that the community was not benefiting as much as it could from the many people who wanted to contribute, but whose strengths were in areas other than writing code.
|
||||
-->
|
||||
2018 年 5 月 Kubernetes 社区在哥本哈根 KubeCon/CloudNativeCon 期间组织了贡献者峰会,并完成了首次新贡献者研讨会。
|
||||
在贡献者们大力协作下,讨论的主题既包含如何签署 CLA,也包含深入的技术对话。
|
||||
在大家广泛交流信息和思想的同时,也再次出现了对手头的主题的批评,其目的是确保社区尽可能具有接纳性和包容性。
|
||||
在那个春天的一周时间里,被详细讨论的既有许多主题以及它们是如何呈现的,也包括人们贡献的总体特征和所涉及的技能。
|
||||
基于随后的讨论和分析,大家得到的一个结论是社区并未因为有许多人想要参与并贡献而获益,相反,社区获益最多之处是另外一些人,这些人的优势并不是编写代码。
|
||||
|
||||
<!--
|
||||
**This all led to an effort called the [Non-Code Contributor’s Guide](https://github.com/kubernetes/community/blob/master/contributors/guide/non-code-contributions.md).**
|
||||
-->
|
||||
|
||||
**在上述诸多因素的推动下,[非代码贡献指南](https://github.com/kubernetes/community/blob/master/contributors/guide/non-code-contributions.md)出现了。**
|
||||
|
||||
<!--
|
||||
Now, it’s important to note that Kubernetes is rare, if not unique, in the open source world, in that it was defined very early on as both a project and a community. While the project itself is focused on the codebase, it is the community of people driving it forward that makes the project successful. The community works together with an explicit set of [community values](https://github.com/kubernetes/steering/blob/master/values.md), guiding the day-to-day behavior of contributors whether on GitHub, Slack, Discourse, or sitting together over tea or coffee.
|
||||
-->
|
||||
|
||||
现在,重要的是要了解 Kubernetes 在很早就被定义为是既是一个项目也是一个社区,这在开源界即便不是独一无二的,也是不常见的。
|
||||
作为一个项目,其自身聚焦于代码库;而作为一个社区,是其中的人们推动着它使它成功。
|
||||
社区基于一组明确的[社区价值观](https://github.com/kubernetes/steering/blob/master/values.md)共同协作。
|
||||
这些价值观既体现在 GitHub、Slack、演讲形式的交流上, 也体现在坐在一起喝咖啡或喝茶时,它们指导着贡献者们日常的行为。
|
||||
|
||||
<!--
|
||||
By having a community that values people first, and explicitly values a diversity of people, the Kubernetes project is building a product to serve people with diverse needs. The different backgrounds of the contributors bring different approaches to the problem solving, with different methods of collaboration, and all those different viewpoints ultimately create a better project.
|
||||
-->
|
||||
|
||||
通过建造一个以人为本的社区,并重视人群的多元化,Kubernetes 项目正在建造一个服务于需求各异的人群的产品。
|
||||
不同背景的贡献者带来了解决问题的不同方法以及进行协作的多种方式,所有这些不同的视角最终共同使这个项目变得更好。
|
||||
|
||||
<!-- The Non-Code Contributor’s Guide aims to make it easy for anyone to contribute to the Kubernetes project in a way that makes sense for them. This can be in many forms, technical and non-technical, based on the person's knowledge of the project and their available time. Most individuals are not developers, and most of the world’s developers are not paid to fully work on open source projects. Based on this we have started an ever-growing list of possible ways to contribute to the Kubernetes project in a Non-Code way!
|
||||
-->
|
||||
|
||||
非代码贡献者指南旨在使任何人都能以合理的方式轻松地为 Kubernetes 项目作出贡献。
|
||||
贡献可以有多种形式,可以是技术的也可以是非技术的,完全取决于个人对项目的了解和他们可用的时间。
|
||||
大部分人都不是开发者,并且大部分的开发者都不是受雇佣的全职开源项目开发人员。
|
||||
基于这种情况,我们已经有了一个不断增长的列表,列出了以非代码形式为 Kubernetes 项目做出贡献的可能途径!
|
||||
|
||||
<!--
|
||||
## Get Involved
|
||||
-->
|
||||
|
||||
## 参与其中
|
||||
|
||||
<!--
|
||||
Some of the ways that you can contribute to the Kubernetes community without writing a single line of code include:
|
||||
-->
|
||||
|
||||
下面是一些可以参与 Kubernetes 社区贡献,而不用写任何一行代码的方法:
|
||||
|
||||
<!--
|
||||
- Community education, answering questions on [Discuss](https://discuss.kubernetes.io/), [StackOverflow](https://stackoverflow.com/questions/tagged/kubernetes), and [Slack](http://slack.k8s.io/)
|
||||
- Outward facing community work such as [hosting meetups](https://www.meetup.com/pro/cncf/) and events
|
||||
- Writing [project documentation](https://github.com/kubernetes/community/tree/master/sig-docs)
|
||||
- Writing operational manuals, helping users understand how to run Kubernetes
|
||||
- Helping deliver Kubernetes, as a part of the [release team](https://github.com/kubernetes/sig-release/blob/master/release-team/README.md)
|
||||
- Project, program, and [product management](https://github.com/kubernetes/community/blob/master/sig-pm/README.md)
|
||||
- And many more!
|
||||
-->
|
||||
|
||||
- 社区教育,在 [Discuss](https://discuss.kubernetes.io/),[StackOverflow](https://stackoverflow.com/questions/tagged/kubernetes),和 [Slack](http://slack.k8s.io/) 上回答问题
|
||||
- 对外的面对面社区工作,比如 [主持 meetup](https://www.meetup.com/pro/cncf/) 和各类活动
|
||||
- 撰写[项目文档](https://github.com/kubernetes/community/tree/master/sig-docs)
|
||||
- 撰写操作手册,帮助用户理解如何运行 Kubernetes
|
||||
- 帮助交付 Kubernetes,作为[发布团队](https://github.com/kubernetes/sig-release/blob/master/release-team/README.md)的一部分
|
||||
- 项目、编码和[产品管理](https://github.com/kubernetes/community/blob/master/sig-pm/README.md)
|
||||
- 还有更多!
|
||||
|
||||
<!--
|
||||
The guide to get started with Kubernetes project contribution is [documented on Github](https://github.com/kubernetes/community/tree/master/contributors/guide), and as the Non-Code Contributors Guide is a part of that Kubernetes Contributors Guide, it can be found [here](https://github.com/kubernetes/community/blob/master/contributors/guide/non-code-contributions.md). As stated earlier, this list is not exhaustive and will continue to be a work in progress.
|
||||
-->
|
||||
|
||||
Kubernetes 项目贡献的起步指南在 [Github 上](https://github.com/kubernetes/community/tree/master/contributors/guide)。
|
||||
由于非代码贡献指南是贡献者指南的一部分,内容同样可以在[这里](https://github.com/kubernetes/community/blob/master/contributors/guide/non-code-contributions.md)找到。
|
||||
如前所述,该清单并非详尽无遗,它会是一项持续继续进行的工作。
|
||||
|
||||
<!--
|
||||
To date, the typical Non-Code contributions fall into the following categories:
|
||||
-->
|
||||
|
||||
迄今为止,典型的非代码贡献分为以下几类:
|
||||
|
||||
<!--
|
||||
- Roles that are based on skill sets other than “software developer”
|
||||
- Non-Code contributions in primarily code-based roles
|
||||
- “Post-Code” roles, that are not code-based, but require knowledge of either the code base or management of the code base
|
||||
-->
|
||||
|
||||
- 基于“软件开发人员”以外的技能组合的角色
|
||||
- 主要基于代码的角色中的非代码贡献
|
||||
- “代码提交”角色,它不是基于代码的,但需要知道代码库或代码库的管理
|
||||
|
||||
<!--
|
||||
If you, dear reader, have any additional ideas for a Non-Code way to contribute, whether or not it fits in an existing category, the team will always appreciate if you could help us expand the list.
|
||||
-->
|
||||
|
||||
亲爱的读者,如果您对非代码方式的贡献有任何其他想法,无论它是否适合现有类别,团队将始终感谢您如果可以帮助我们扩展列表。
|
||||
|
||||
<!--
|
||||
If a contribution of the Non-Code nature appeals to you, please read the Non-Code Contributions document, and then check the [Contributor Role Board](https://discuss.kubernetes.io/c/contributors/role-board) to see if there are any open positions where your expertise could be best used! If there are no listed open positions that match your skill set, drop on by the [#sig-contribex](https://kubernetes.slack.com/messages/sig-contribex) channel on Slack, and we’ll point you in the right direction.
|
||||
-->
|
||||
如果非代码性质的贡献对您有吸引力,请阅读非代码贡献文档,然后查阅[贡献角色面板](https://discuss.kubernetes.io/c/contributors/role-board)看看是否有任何空缺职位可以最好地利用您的专业知识!如果列表中没有与您的技能组合匹配的职位,请加入 Slack 上的 [#sig-contribex](https://kubernetes.slack.com/messages/sig-contribex) 频道,我们会为您指明正确的方向。
|
||||
|
||||
<!--
|
||||
We hope to see you contributing to the Kubernetes community soon!
|
||||
-->
|
||||
我们希望很快能见到您对 Kubernetes 社区对贡献!
|
||||
Reference in New Issue
Block a user