From d3f6c8d25354d06d062a89c6e940a814a73d23c9 Mon Sep 17 00:00:00 2001 From: xieyanker Date: Wed, 24 Jun 2020 17:10:57 +0800 Subject: [PATCH] Fix note format --- content/zh/docs/contribute/intermediate.md | 6 ++++-- content/zh/docs/contribute/start.md | 16 ++++++++++------ 2 files changed, 14 insertions(+), 8 deletions(-) diff --git a/content/zh/docs/contribute/intermediate.md b/content/zh/docs/contribute/intermediate.md index 882904ffcb..93cba0dc71 100644 --- a/content/zh/docs/contribute/intermediate.md +++ b/content/zh/docs/contribute/intermediate.md @@ -209,9 +209,11 @@ has signed the CLA. --> 如果 PR 拥有来自 Kubernetes 社区的任何人的 `/lgtm` 评论和来自 `sig-docs-maintainers` 组的 `/approve` 评论,只要它没有被 hold 并且作者已签署了 CLA,PR 就会被合并。 -{{< note >}} +The ["Participating"](/docs/contribute/participating/#approvers) section contains more information for reviewers and approvers, including specific responsibilities for approvers. +--> + +{{< note >}} ["参与"](/docs/contribute/participating/#approvers)部分包含有关 reviewers 和 approvers 的更多信息,包括 approvers 的具体职责。 {{< /note >}} diff --git a/content/zh/docs/contribute/start.md b/content/zh/docs/contribute/start.md index 40da4e7e4a..4e3e65136b 100644 --- a/content/zh/docs/contribute/start.md +++ b/content/zh/docs/contribute/start.md @@ -256,10 +256,12 @@ SIG Docs 团队交流采用如下机制: - 参与 [SIG Docs 视频周例会](https://github.com/kubernetes/community/tree/master/sig-docs),会通过 Slack 频道和邮件列表通知。 目前通过 Zoom 进行会议,所以您需要下载 [Zoom 客户端](https://zoom.us/download),或者通过手机拨入。 -{{< note >}} 您也可以查看 [Kubernetes 社区会议日历](https://calendar.google.com/calendar/embed?src=cgnt364vd8s86hr2phapfjc6uk%40group.calendar.google.com&ctz=America/Los_Angeles)。 +You can also check the SIG Docs weekly meeting on the [Kubernetes community meetings calendar](https://calendar.google.com/calendar/embed?src=cgnt364vd8s86hr2phapfjc6uk%40group.calendar.google.com&ctz=America/Los_Angeles). +--> + +{{< note >}} +您也可以查看 [Kubernetes 社区会议日历](https://calendar.google.com/calendar/embed?src=cgnt364vd8s86hr2phapfjc6uk%40group.calendar.google.com&ctz=America/Los_Angeles)。 {{< /note >}} **Kubernetes 代码开发者**:如果您在撰写 Kubernetes 新版本的新功能文档,流程会稍有不同。 +process guidelines and information about deadlines. +--> + +{{< note >}} +**Kubernetes 代码开发者**:如果您在撰写 Kubernetes 新版本的新功能文档,流程会稍有不同。 关于流程指南和最后期限的信息,请参阅[编写功能文档](/docs/contribute/intermediate/#sig-members-documenting-new-features)。 {{< /note >}}