Skip to content

Commit 68de77d

Browse files
authored
Merge pull request #37826 from gaogao101/work29
[zh-cn] Update roles-and-responsibilities.md
2 parents 2fac7a5 + 6d3010a commit 68de77d

File tree

1 file changed

+10
-6
lines changed

1 file changed

+10
-6
lines changed

content/zh-cn/docs/contribute/participate/roles-and-responsibilities.md

Lines changed: 10 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,10 @@ After submitting at least 5 substantial pull requests and meeting the other [req
183183
<!--
184184
## Reviewers
185185
186-
Reviewers are responsible for reviewing open pull requests. Unlike member feedback, you must address reviewer feedback. Reviewers are members of the [@kubernetes/sig-docs-{language}-reviews](https://github.com/orgs/kubernetes/teams?query=sig-docs) GitHub team.
186+
Reviewers are responsible for reviewing open pull requests. Unlike member
187+
feedback, the PR author must address reviewer feedback. Reviewers are members of the
188+
[@kubernetes/sig-docs-{language}-reviews](https://github.com/orgs/kubernetes/teams?query=sig-docs)
189+
GitHub team.
187190
188191
Reviewers can:
189192
@@ -202,7 +205,7 @@ You can be a SIG Docs reviewer, or a reviewer for docs in a specific subject are
202205
## 评审人(Reviewers) {#reviewers}
203206

204207
评审人负责评审悬决的 PR。
205-
与成员所给的反馈不同,你必须处理评审人的反馈
208+
与成员所给的反馈不同,身为 PR 作者必须处理评审人的反馈
206209
评审人是 [@kubernetes/sig-docs-{language}-reviews](https://github.com/orgs/kubernetes/teams?query=sig-docs) GitHub 团队的成员。
207210

208211
评审人可以:
@@ -268,15 +271,15 @@ To apply:
268271
申请流程如下:
269272

270273
<!--
271-
1. Open a pull request that adds your GitHub user name to a section of the
274+
1. Open a pull request that adds your GitHub username to a section of the
272275
[OWNERS_ALIASES](https://github.com/kubernetes/website/blob/main/OWNERS_ALIASES) file
273276
in the `kubernetes/website` repository.
274277
275278
{{< note >}}
276279
If you aren't sure where to add yourself, add yourself to `sig-docs-en-reviews`.
277280
{{< /note >}}
278281
279-
2. Assign the PR to one or more SIG-Docs approvers (user names listed under `sig-docs-{language}-owners`).
282+
2. Assign the PR to one or more SIG-Docs approvers (usernames listed under `sig-docs-{language}-owners`).
280283
281284
If approved, a SIG Docs lead adds you to the appropriate GitHub team. Once added,
282285
[@k8s-ci-robot](https://github.com/kubernetes/test-infra/tree/master/prow#bots-home) assigns and suggests you as a reviewer on new pull requests.
@@ -341,7 +344,8 @@ Approvers and SIG Docs leads are the only ones who can merge pull requests into
341344
A careless merge can break the site, so be sure that when you merge something, you mean it.
342345
{{< /warning >}}
343346
344-
- Make sure that proposed changes meet the [contribution guidelines](/docs/contribute/style/content-guide/#contributing-content).
347+
- Make sure that proposed changes meet the
348+
[documentation content guide](/docs/contribute/style/content-guide/).
345349
346350
If you ever have a question, or you're not sure about something, feel free to call for additional review.
347351
-->
@@ -356,7 +360,7 @@ Approvers and SIG Docs leads are the only ones who can merge pull requests into
356360
不小心的合并可能会破坏整个站点。在执行合并操作时,务必小心。
357361
{{< /warning >}}
358362

359-
- 确保所提议的变更满足[贡献指南](/zh-cn/docs/contribute/style/content-guide/#contributing-content)要求。
363+
- 确保所提议的变更满足[文档内容指南](/zh-cn/docs/contribute/style/content-guide/)要求。
360364

361365
如果有问题或者疑惑,可以根据需要请他人帮助评审。
362366

0 commit comments

Comments
 (0)