summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKubernetes Prow Robot <k8s-ci-robot@users.noreply.github.com>2021-03-09 21:07:15 -0800
committerGitHub <noreply@github.com>2021-03-09 21:07:15 -0800
commit84a8173c520663b3f88486d43c7e20bc248c96b0 (patch)
tree70efcea1c5b86d0eff88bdd7badcf28285900bdd
parente6ed6cbfa7403f8770128893f703e9dfc6378eda (diff)
parent5abbc698709bafb6421b7380a3cb3402ece7c55f (diff)
Merge pull request #5583 from April-Q/patch-1
Update README-zh.md
-rw-r--r--contributors/guide/contributor-cheatsheet/README-zh.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/contributors/guide/contributor-cheatsheet/README-zh.md b/contributors/guide/contributor-cheatsheet/README-zh.md
index 10aab189..4259320b 100644
--- a/contributors/guide/contributor-cheatsheet/README-zh.md
+++ b/contributors/guide/contributor-cheatsheet/README-zh.md
@@ -143,7 +143,7 @@ GitHub Issue 是追踪 bug 报告、改善请求,或者报告例如失败测
#### 回应 Issue
- 在处理 issue 时,添加评论以便让其他人知道,避免重复的工作。
-- 如果之后您解决了什么问题,在关闭前该 issue 前,先评论以便让其他人知道。
+- 如果之后您解决了什么问题,在关闭该 issue 前,先评论以便让其他人知道。
- 添加其它 PR 或 issue 的引用(或者任何可能的资料),例如 _「ref: #1234」_。这对于联系其它地方处理过的相关工作很有帮助。