From 4874b2d0486628f2f015020331bd097bc8cb8aaa Mon Sep 17 00:00:00 2001 From: Kinzhi Date: Tue, 5 Jul 2022 01:49:30 +0800 Subject: [PATCH] [zh-cn]Sync content/zh-cn/docs/contribute/review/for-approvers.md --- content/zh-cn/docs/contribute/review/for-approvers.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/content/zh-cn/docs/contribute/review/for-approvers.md b/content/zh-cn/docs/contribute/review/for-approvers.md index 3192603db1..54879831b0 100644 --- a/content/zh-cn/docs/contribute/review/for-approvers.md +++ b/content/zh-cn/docs/contribute/review/for-approvers.md @@ -273,7 +273,7 @@ To add a label, leave a comment in one of the following formats: To remove a label, leave a comment in one of the following formats: - `/remove-` (for example, `/remove-help`) -- `/remove- ` (for example, `/remove-triage needs-information`)` +- `/remove- ` (for example, `/remove-triage needs-information`) --> ## 添加和删除 Issue 标签 {#adding-and-removing-issue-labels} @@ -361,7 +361,7 @@ If the dead link issue is in the API or `kubectl` documentation, assign them `/p ### Blog issues -We expect [Kubernetes Blog](https://kubernetes.io/blog/) entries to become +We expect [Kubernetes Blog](/blog/) entries to become outdated over time. Therefore, we only maintain blog entries less than a year old. If an issue is related to a blog entry that is more than one year old, close the issue without fixing. @@ -375,7 +375,7 @@ close the issue without fixing. ### 博客问题 {#blog-issues} -我们预期 [Kubernetes 博客](https://kubernetes.io/blog/)条目随着时间推移都会过期。 +我们预期 [Kubernetes 博客](/zh-cn/blog/)条目随着时间推移都会过期。 因此,我们只维护一年内的博客条目。 如果某个 Issue 是与某个超过一年的博客条目有关的,可以直接关闭 Issue,不必修复。