From 2e2f6827694106a28f974971ef6504244f38a393 Mon Sep 17 00:00:00 2001 From: "wei.wang" Date: Thu, 26 May 2022 02:38:18 +0800 Subject: [PATCH] [zh]Update content/zh/docs/contribute/_index.md [zh]Update 7 --- content/zh/docs/contribute/_index.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/content/zh/docs/contribute/_index.md b/content/zh/docs/contribute/_index.md index 6e755efe95..9c07ae55b9 100644 --- a/content/zh/docs/contribute/_index.md +++ b/content/zh/docs/contribute/_index.md @@ -36,12 +36,20 @@ card: {{< note >}} To learn more about contributing to Kubernetes in general, see the [contributor documentation](https://www.kubernetes.dev/docs/). + +You can also read the +{{< glossary_tooltip text="CNCF" term_id="cncf" >}} +[page](https://contribute.cncf.io/contributors/projects/#kubernetes) +about contributing to Kubernetes. {{< /note >}} --> {{< note >}} 要了解有关为 Kubernetes 做出贡献的更多信息,请参阅 [贡献者文档](https://www.kubernetes.dev/docs/)。 -{{< /note >}} + +你还可以阅读 +{{< glossary_tooltip text="CNCF" term_id="cncf" >}} +关于为 Kubernetes 做贡献的[页面](https://contribute.cncf.io/contributors/projects/#kubernetes)。