From 594debf86405d7a41d0d515637697d4b27b42a33 Mon Sep 17 00:00:00 2001 From: jiajie Date: Sun, 6 Dec 2020 23:40:30 +0800 Subject: [PATCH 1/2] Update _index.md update zh content to match en master branch --- content/zh/docs/contribute/_index.md | 41 ++++++++++++++++++++-------- 1 file changed, 29 insertions(+), 12 deletions(-) diff --git a/content/zh/docs/contribute/_index.md b/content/zh/docs/contribute/_index.md index 79b23667aa..1e0f5d8e82 100644 --- a/content/zh/docs/contribute/_index.md +++ b/content/zh/docs/contribute/_index.md @@ -1,6 +1,6 @@ --- content_type: concept -title: 贡献 Kubernetes 文档 +title: 为 Kubernetes 文档出一份力 linktitle: 贡献 main_menu: true no_list: true @@ -26,7 +26,23 @@ card: --> +概述 + +*Kubernetes 欢迎所有新的和有经验的贡献者的改进!* + + +{{< note >}} +要了解更多有关为Kubernetes做出贡献的信息,请参阅 +[贡献者文档](https://www.kubernetes.dev/docs/). +{{< /note >}} -本网站由 [Kubernetes SIG(特别兴趣小组) Docs](/zh/docs/contribute/#get-involved-with-SIG-Docs) 维护. +本网站由 [Kubernetes SIG(特别兴趣小组) Docs](/zh/docs/contribute/#get-involved-with-SIG-Docs) 维护。 Kubernetes 文档项目的贡献者: @@ -64,6 +80,13 @@ You need to be comfortable with [GitHub](https://lab.github.com/) to work effectively in the Kubernetes community. +--> +## 入门 {#getting-started} + +任何人都可以提出文档方面的问题(issue),或贡献一个变更,用拉取请求(PR)的方式提交到 +[GitHub 上的 `kubernetes/website` 仓库](https://github.com/kubernetes/website)。 +当然你需要熟练使用 [git](https://git-scm.com/) 和 [GitHub](https://lab.github.com/) 才能在 Kubernetes 社区中有效工作。 + -## 入门 {#getting-started} - -任何人都可以提出文档方面的问题(issue),或贡献一个变更,用拉取请求(PR)的方式提交到 -[GitHub 上的 `kubernetes/website` 仓库](https://github.com/kubernetes/website)。 -当然你需要熟练使用 [git](https://git-scm.com/) 和 [GitHub](https://lab.github.com/) 才能在 Kubernetes 社区中有效工作。 - -参与文档编制: +如何参与文档编制: 1. 签署 CNCF 的[贡献者许可协议](https://github.com/kubernetes/community/blob/master/CLA.md)。 2. 熟悉[文档仓库](https://github.com/kubernetes/website) @@ -134,7 +151,7 @@ roles and permissions. - Document [features in a release](/docs/contribute/new-content/new-features/). - Participate in [SIG Docs](/docs/contribute/participate/), and become a [member or reviewer](/docs/contribute/participate/roles-and-responsibilities/). - + - Start or help with a [localization](/docs/contribute/localization/). --> ## 下一步 {#next-teps} @@ -142,7 +159,7 @@ roles and permissions. - 学习在仓库的[本地克隆中工作](/zh/docs/contribute/new-content/open-a-pr/#fork-the-repo)。 - 为[发行版的特性](/zh/docs/contribute/new-content/new-features/)编写文档。 - 加入 [SIG Docs](/zh/docs/contribute/participate/), 并成为[成员或评审者](/zh/docs/contribute/participate/roles-and-responsibilities/)。 - + - 开始或帮助[本地化](/zh/docs/contribute/localization/) 工作。 -概述 -*Kubernetes 欢迎所有新的和有经验的贡献者的改进!* +*Kubernetes 欢迎来自所有贡献者的改进,无论你是新人和有经验的贡献者!* {{< note >}} -要了解更多有关为Kubernetes做出贡献的信息,请参阅 +要了解有关为 Kubernetes 做出贡献的更多信息,请参阅 [贡献者文档](https://www.kubernetes.dev/docs/). {{< /note >}}