Skip to content

Commit e4e70fc

Browse files
authored
Merge pull request #50432 from Eason1118/patch-3
[zh-cn] sync review/for-approvers.md
2 parents aa153f8 + 7355503 commit e4e70fc

File tree

1 file changed

+15
-5
lines changed

1 file changed

+15
-5
lines changed

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

Lines changed: 15 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -384,7 +384,12 @@ other dead link issues `/priority important-longterm`, as they must be manually
384384
We expect [Kubernetes Blog](/blog/) entries to become
385385
outdated over time. Therefore, we only maintain blog entries less than a year old.
386386
If an issue is related to a blog entry that is more than one year old,
387-
close the issue without fixing.
387+
you should typically close the issue without fixing.
388+
389+
You can send a link to [article updates and maintenance](/docs/contribute/blog/#maintenance)
390+
as part of the message you send when you close the PR.
391+
392+
It is OK to make an exception where a relevant justification applies.
388393
-->
389394
### 失效链接 Issues {#dead-link-issues}
390395

@@ -395,10 +400,15 @@ close the issue without fixing.
395400

396401
### 博客问题 {#blog-issues}
397402

398-
我们预期 [Kubernetes 博客](/zh-cn/blog/)条目随着时间推移都会过期。
399-
因此,我们只维护一年内的博客条目。
400-
如果某个 Issue 是与某个超过一年的博客条目有关的,可以直接关闭
401-
Issue,不必修复。
403+
我们预期 [Kubernetes 博客](/zh-cn/blog/)中的文章随着时间推移都会过时。
404+
因此,我们只维护发布时间在一年内的博客文章。
405+
如果某个 Issue 是与发布时间超过一年的博客文章相关的,
406+
可以直接关闭此 Issue,不必修复。
407+
408+
你可以在关闭 PR 时,附上[文章更新与维护](/zh-cn/docs/contribute/blog/#maintenance)链接,
409+
作为回复的一部分。
410+
411+
如果有合理的解释或特殊情况,也可以作为例外酌情处理。
402412

403413
<!--
404414
### Support requests or code bug reports

0 commit comments

Comments
 (0)