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