[zh-cn]Sync content/zh-cn/docs/contribute/review/for-approvers.md

This commit is contained in:
Kinzhi
2022-07-05 01:49:30 +08:00
parent b88ef078f1
commit 4874b2d048
@@ -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: To remove a label, leave a comment in one of the following formats:
- `/remove-<label-to-remove>` (for example, `/remove-help`) - `/remove-<label-to-remove>` (for example, `/remove-help`)
- `/remove-<label-category> <label-to-remove>` (for example, `/remove-triage needs-information`)` - `/remove-<label-category> <label-to-remove>` (for example, `/remove-triage needs-information`)
--> -->
## 添加和删除 Issue 标签 {#adding-and-removing-issue-labels} ## 添加和删除 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 ### 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. 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, If an issue is related to a blog entry that is more than one year old,
close the issue without fixing. close the issue without fixing.
@@ -375,7 +375,7 @@ close the issue without fixing.
### 博客问题 {#blog-issues} ### 博客问题 {#blog-issues}
我们预期 [Kubernetes 博客](https://kubernetes.io/blog/)条目随着时间推移都会过期。 我们预期 [Kubernetes 博客](/zh-cn/blog/)条目随着时间推移都会过期。
因此,我们只维护一年内的博客条目。 因此,我们只维护一年内的博客条目。
如果某个 Issue 是与某个超过一年的博客条目有关的,可以直接关闭 如果某个 Issue 是与某个超过一年的博客条目有关的,可以直接关闭
Issue,不必修复。 Issue,不必修复。