Skip to content

Commit a0d7a84

Browse files
authored
Merge pull request #23872 from zhiguo-lu/zh-rework-contribute-index-page
[zh] udpate index page of contribute #23810
2 parents 77b51db + ea7e9c0 commit a0d7a84

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

content/zh/docs/contribute/_index.md

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ Kubernetes documentation contributors:
4040
Kubernetes documentation welcomes improvements from all contributors, new and experienced!
4141
-->
4242

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

4545
Kubernetes 文档项目的贡献者:
4646

@@ -77,7 +77,7 @@ Some tasks require more trust and more access in the Kubernetes organization.
7777
See [Participating in SIG Docs](/docs/contribute/participate/) for more details about
7878
roles and permissions.
7979
-->
80-
## 入门
80+
## 入门 {#getting-started}
8181

8282
任何人都可以提出文档方面的问题(issue),或贡献一个变更,用拉取请求(PR)的方式提交到
8383
[GitHub 上的 `kubernetes/website` 仓库](https://github.com/kubernetes/website)
@@ -89,8 +89,8 @@ roles and permissions.
8989
2. 熟悉[文档仓库](https://github.com/kubernetes/website)
9090
和网站的[静态站点生成器](https://gohugo.io)
9191
3. 确保理解
92-
[发起拉取请求 (PR)](/zh/docs/contribute/new-content/open-a-pr/)
93-
[审查变更](/zh/docs/contribute/review/reviewing-prs/) 的基本流程。
92+
[发起 PR](/zh/docs/contribute/new-content/open-a-pr/)
93+
[审查变更](/zh/docs/contribute/review/reviewing-prs/)的基本流程。
9494

9595
有些任务要求 Kubernetes 组织内更高的信任级别和访问权限。
9696
阅读[参与 SIG Docs 工作](/zh/docs/contribute/participate/) ,获取角色和权限的更多细节。
@@ -111,18 +111,18 @@ roles and permissions.
111111
- Learn about [page content types](/docs/contribute/style/page-content-types/)
112112
and [Hugo shortcodes](/docs/contribute/style/hugo-shortcodes/).
113113
-->
114-
## 第一次贡献
114+
## 第一次贡献 {#your-first-contribution}
115115

116116
- 通读[贡献概述](/zh/docs/contribute/new-content/overview/),了解参与贡献的不同方式。
117117
- 查看[`kubernetes/website` 问题列表](https://github.com/kubernetes/website/issues/)
118118
,检索最适合作为切入点的问题。
119119
- 在现有文档上,
120-
[使用 GitHub 提交变更 (PR)](/zh/docs/contribute/new-content/open-a-pr/#changes-using-github)
120+
[使用 GitHub 提交 PR ](/zh/docs/contribute/new-content/open-a-pr/#changes-using-github)
121121
掌握在 GitHub 上登记 Issue 的方法。
122-
- Kubernetes 社区其他成员会[评审拉取请求 (PR)](/zh/docs/contribute/review/reviewing-prs/)
122+
- Kubernetes 社区其他成员会[评审 PR ](/zh/docs/contribute/review/reviewing-prs/)
123123
以确保文档精准和语言流畅。
124124
- 阅读 kubernetes 的[内容指南](/zh/docs/contribute/style/content-guide/)
125-
[风格指南](/docs/contribute/style/style-guide/) ,以发表有见地的评论。
125+
[风格指南](/zh/docs/contribute/style/style-guide/),以发表有见地的评论。
126126
- 了解[页面内容类型](/zh/docs/contribute/style/page-content-types/)
127127
[Hugo 短代码](/zh/docs/contribute/style/hugo-shortcodes/)
128128

@@ -137,7 +137,7 @@ roles and permissions.
137137
138138
- Start or help with a [localization](/docs/contribute/localization/).
139139
-->
140-
## 下一步
140+
## 下一步 {#next-teps}
141141

142142
- 学习在仓库的[本地克隆中工作](/zh/docs/contribute/new-content/open-a-pr/#fork-the-repo)
143143
-[发行版的特性](/zh/docs/contribute/new-content/new-features/)编写文档。
@@ -161,7 +161,7 @@ SIG Docs communicates with different methods:
161161
where broader discussions take place and official decisions are recorded.
162162
- Join the [weekly SIG Docs video meeting](https://github.com/kubernetes/community/tree/master/sig-docs). Meetings are always announced on `#sig-docs` and added to the [Kubernetes community meetings calendar](https://calendar.google.com/calendar/embed?src=cgnt364vd8s86hr2phapfjc6uk%40group.calendar.google.com&ctz=America/Los_Angeles). You'll need to download the [Zoom client](https://zoom.us/download) or dial in using a phone.
163163
-->
164-
## 参与 SIG Docs 工作
164+
## 参与 SIG Docs 工作 {#get-involved-with-SIG-Docs}
165165

166166
[SIG Docs](/zh/docs/contribute/participate/) 是负责发布、维护 Kubernetes 文档的贡献者团体。
167167
参与 SIG Docs 是 Kubernetes 贡献者(开发者和其他人员)对 Kubernetes 项目产生重大影响力的好方式。
@@ -183,8 +183,8 @@ SIG Docs 的几种沟通方式:
183183
- Read the [contributor cheatsheet](https://github.com/kubernetes/community/tree/master/contributors/guide/contributor-cheatsheet) to get involved with Kubernetes feature development.
184184
- Submit a [blog post or case study](/docs/contribute/new-content/blogs-case-studies/).
185185
-->
186-
## 其他贡献方式
186+
## 其他贡献方式 {#other-ways-to-contribute}
187187

188188
- 访问 [Kubernetes 社区网站](/zh/community/)。 参与 Twitter 或 Stack Overflow, 了解 Kubernetes 当地的聚会和活动, 等等。
189-
- 阅读[贡献者备忘单](https://github.com/kubernetes/community/tree/master/contributors/guide/contributor-cheatsheet) ,参与 Kubernetes 功能开发。
189+
- 阅读[贡献者备忘单](https://github.com/kubernetes/community/tree/master/contributors/guide/contributor-cheatsheet),参与 Kubernetes 功能开发。
190190
- 提交一篇[博客文章或案例研究](/zh/docs/contribute/new-content/blogs-case-studies/)

0 commit comments

Comments
 (0)