File tree Expand file tree Collapse file tree 1 file changed +14
-0
lines changed
content/zh-cn/docs/contribute/participate Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Original file line number Diff line number Diff line change @@ -92,6 +92,20 @@ Each day in a week-long shift as PR Wrangler:
92
92
- 将风格修复事项标记为 ` good first issue ` 可以很好地确保向新加入的贡献者分派一些比较简单的任务,
93
93
这有助于接纳新的贡献者。
94
94
95
+ {{< note >}}
96
+ <!--
97
+ PR wrangler duties do not apply to localization PRs (non-English PRs).
98
+ Localization teams have their own processes and teams for reviewing their language PRs.
99
+ However, it's often helpful to ensure language PRs are labeled correctly,
100
+ review small non-language dependent PRs (like a link update),
101
+ or tag reviewers or contributors in long-running PRs (ones opened more than 6 months ago and have not been updated in a month or more).
102
+ -->
103
+ PR 管理者的职责不适用于本地化 PR(非英语 PR)。
104
+ 本地化团队有自己的流程和团队来审查其语言 PR。
105
+ 但是,其对于确保被语言 PR 被正确标记,审查与语言无关的小型 PR(如链接更新),或为长期搁置的
106
+ PR(已打开超过 6 个月且一个月或更长时间未更新的)添加审阅者或贡献者标签通常很有帮助。
107
+ {{< /note >}}
108
+
95
109
<!--
96
110
### Helpful GitHub queries for wranglers
97
111
You can’t perform that action at this time.
0 commit comments