1
1
---
2
2
content_type : concept
3
- title : 贡献 Kubernetes 文档
3
+ title : 为 Kubernetes 文档出一份力
4
4
linktitle : 贡献
5
5
main_menu : true
6
6
no_list : true
26
26
-->
27
27
28
28
<!-- overview -->
29
+ 概述
29
30
31
+ <!--
32
+ *Kubernetes welcomes improvements from all contributors, new and experienced!*
33
+ -->
34
+ * Kubernetes 欢迎所有新的和有经验的贡献者的改进!*
35
+
36
+ <!--
37
+ {{< note >}}
38
+ To learn more about contributing to Kubernetes in general, see the
39
+ [contributor documentation](https://www.kubernetes.dev/docs/).
40
+ {{< /note >}}
41
+ -->
42
+ {{< note >}}
43
+ 要了解更多有关为Kubernetes做出贡献的信息,请参阅
44
+ [ 贡献者文档] ( https://www.kubernetes.dev/docs/ ) .
45
+ {{< /note >}}
30
46
<!--
31
47
This website is maintained by [Kubernetes SIG Docs](/docs/contribute/#get-involved-with-sig-docs).
32
48
@@ -40,7 +56,7 @@ Kubernetes documentation contributors:
40
56
Kubernetes documentation welcomes improvements from all contributors, new and experienced!
41
57
-->
42
58
43
- 本网站由 [ Kubernetes SIG(特别兴趣小组) Docs] ( /zh/docs/contribute/#get-involved-with-SIG-Docs ) 维护.
59
+ 本网站由 [ Kubernetes SIG(特别兴趣小组) Docs] ( /zh/docs/contribute/#get-involved-with-SIG-Docs ) 维护。
44
60
45
61
Kubernetes 文档项目的贡献者:
46
62
@@ -64,6 +80,13 @@ You need to be comfortable with
64
80
[GitHub](https://lab.github.com/)
65
81
to work effectively in the Kubernetes community.
66
82
83
+ -->
84
+ ## 入门 {#getting-started}
85
+
86
+ 任何人都可以提出文档方面的问题(issue),或贡献一个变更,用拉取请求(PR)的方式提交到
87
+ [ GitHub 上的 ` kubernetes/website ` 仓库] ( https://github.com/kubernetes/website ) 。
88
+ 当然你需要熟练使用 [ git] ( https://git-scm.com/ ) 和 [ GitHub] ( https://lab.github.com/ ) 才能在 Kubernetes 社区中有效工作。
89
+ <!--
67
90
To get involved with documentation:
68
91
69
92
1. Sign the CNCF [Contributor License Agreement](https://github.com/kubernetes/community/blob/master/CLA.md).
@@ -77,13 +100,7 @@ Some tasks require more trust and more access in the Kubernetes organization.
77
100
See [Participating in SIG Docs](/docs/contribute/participate/) for more details about
78
101
roles and permissions.
79
102
-->
80
- ## 入门 {#getting-started}
81
-
82
- 任何人都可以提出文档方面的问题(issue),或贡献一个变更,用拉取请求(PR)的方式提交到
83
- [ GitHub 上的 ` kubernetes/website ` 仓库] ( https://github.com/kubernetes/website ) 。
84
- 当然你需要熟练使用 [ git] ( https://git-scm.com/ ) 和 [ GitHub] ( https://lab.github.com/ ) 才能在 Kubernetes 社区中有效工作。
85
-
86
- 参与文档编制:
103
+ 如何参与文档编制:
87
104
88
105
1 . 签署 CNCF 的[ 贡献者许可协议] ( https://github.com/kubernetes/community/blob/master/CLA.md ) 。
89
106
2 . 熟悉[ 文档仓库] ( https://github.com/kubernetes/website )
@@ -134,15 +151,15 @@ roles and permissions.
134
151
- Document [features in a release](/docs/contribute/new-content/new-features/).
135
152
- Participate in [SIG Docs](/docs/contribute/participate/), and become a
136
153
[member or reviewer](/docs/contribute/participate/roles-and-responsibilities/).
137
-
154
+
138
155
- Start or help with a [localization](/docs/contribute/localization/).
139
156
-->
140
157
## 下一步 {#next-teps}
141
158
142
159
- 学习在仓库的[ 本地克隆中工作] ( /zh/docs/contribute/new-content/open-a-pr/#fork-the-repo ) 。
143
160
- 为[ 发行版的特性] ( /zh/docs/contribute/new-content/new-features/ ) 编写文档。
144
161
- 加入 [ SIG Docs] ( /zh/docs/contribute/participate/ ) , 并成为[ 成员或评审者] ( /zh/docs/contribute/participate/roles-and-responsibilities/ ) 。
145
-
162
+
146
163
- 开始或帮助[ 本地化] ( /zh/docs/contribute/localization/ ) 工作。
147
164
148
165
<!--
@@ -172,7 +189,7 @@ SIG Docs 的几种沟通方式:
172
189
一定记得自我介绍!
173
190
- [ 加入` kubernetes-sig-docs ` 邮件列表] ( https://groups.google.com/forum/#!forum/kubernetes-sig-docs ) ,
174
191
这里有更广泛的讨论,和官方决策的记录。
175
- - 参加 [ SIG Docs 的每周视频会议] ( https://github.com/kubernetes/community/tree/master/sig-docs ) 。会议总是在 ` #sig-docs ` 上宣告 ,同时添加到
192
+ - 参加 [ SIG Docs 的每周视频会议] ( https://github.com/kubernetes/community/tree/master/sig-docs ) 。会议总是在 ` #sig-docs ` 上发出公告 ,同时添加到
176
193
[ Kubernetes社区会议日历] ( https://calendar.google.com/calendar/embed?src=cgnt364vd8s86hr2phapfjc6uk%40group.calendar.google.com&ctz=America/Los_Angeles ) 。
177
194
你需要下载 [ Zoom 客户端软件] ( https://zoom.us/download ) ,或电话拨号接入。
178
195
0 commit comments