Skip to content

Commit 594debf

Browse files
authored
Update _index.md
update zh content to match en master branch
1 parent bc72bf3 commit 594debf

File tree

1 file changed

+29
-12
lines changed

1 file changed

+29
-12
lines changed

content/zh/docs/contribute/_index.md

Lines changed: 29 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
content_type: concept
3-
title: 贡献 Kubernetes 文档
3+
title: Kubernetes 文档出一份力
44
linktitle: 贡献
55
main_menu: true
66
no_list: true
@@ -26,7 +26,23 @@ card:
2626
-->
2727

2828
<!-- overview -->
29+
概述
2930

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 >}}
3046
<!--
3147
This website is maintained by [Kubernetes SIG Docs](/docs/contribute/#get-involved-with-sig-docs).
3248
@@ -40,7 +56,7 @@ Kubernetes documentation contributors:
4056
Kubernetes documentation welcomes improvements from all contributors, new and experienced!
4157
-->
4258

43-
本网站由 [Kubernetes SIG(特别兴趣小组) Docs](/zh/docs/contribute/#get-involved-with-SIG-Docs) 维护.
59+
本网站由 [Kubernetes SIG(特别兴趣小组) Docs](/zh/docs/contribute/#get-involved-with-SIG-Docs) 维护
4460

4561
Kubernetes 文档项目的贡献者:
4662

@@ -64,6 +80,13 @@ You need to be comfortable with
6480
[GitHub](https://lab.github.com/)
6581
to work effectively in the Kubernetes community.
6682
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+
<!--
6790
To get involved with documentation:
6891
6992
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.
77100
See [Participating in SIG Docs](/docs/contribute/participate/) for more details about
78101
roles and permissions.
79102
-->
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+
如何参与文档编制:
87104

88105
1. 签署 CNCF 的[贡献者许可协议](https://github.com/kubernetes/community/blob/master/CLA.md)
89106
2. 熟悉[文档仓库](https://github.com/kubernetes/website)
@@ -134,15 +151,15 @@ roles and permissions.
134151
- Document [features in a release](/docs/contribute/new-content/new-features/).
135152
- Participate in [SIG Docs](/docs/contribute/participate/), and become a
136153
[member or reviewer](/docs/contribute/participate/roles-and-responsibilities/).
137-
154+
138155
- Start or help with a [localization](/docs/contribute/localization/).
139156
-->
140157
## 下一步 {#next-teps}
141158

142159
- 学习在仓库的[本地克隆中工作](/zh/docs/contribute/new-content/open-a-pr/#fork-the-repo)
143160
-[发行版的特性](/zh/docs/contribute/new-content/new-features/)编写文档。
144161
- 加入 [SIG Docs](/zh/docs/contribute/participate/), 并成为[成员或评审者](/zh/docs/contribute/participate/roles-and-responsibilities/)
145-
162+
146163
- 开始或帮助[本地化](/zh/docs/contribute/localization/) 工作。
147164

148165
<!--
@@ -172,7 +189,7 @@ SIG Docs 的几种沟通方式:
172189
一定记得自我介绍!
173190
- [加入`kubernetes-sig-docs` 邮件列表](https://groups.google.com/forum/#!forum/kubernetes-sig-docs),
174191
这里有更广泛的讨论,和官方决策的记录。
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` 上发出公告,同时添加到
176193
[Kubernetes社区会议日历](https://calendar.google.com/calendar/embed?src=cgnt364vd8s86hr2phapfjc6uk%40group.calendar.google.com&ctz=America/Los_Angeles)
177194
你需要下载 [Zoom 客户端软件](https://zoom.us/download),或电话拨号接入。
178195

0 commit comments

Comments
 (0)