Skip to content

Commit 08e75d2

Browse files
authored
Merge pull request #45599 from sftim/20240319_tweak_wrangling_guide
Tweak PR wrangling guide
2 parents 4ba73b9 + 2f55942 commit 08e75d2

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

content/en/docs/contribute/participate/pr-wranglers.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,6 @@ see [Reviewing changes](/docs/contribute/review/).
1919

2020
Each day in a week-long shift as PR Wrangler:
2121

22-
- Triage and tag incoming issues daily. See
23-
[Triage and categorize issues](/docs/contribute/review/for-approvers/#triage-and-categorize-issues)
24-
for guidelines on how SIG Docs uses metadata.
2522
- Review [open pull requests](https://github.com/kubernetes/website/pulls) for quality
2623
and adherence to the [Style](/docs/contribute/style/style-guide/) and
2724
[Content](/docs/contribute/style/content-guide/) guides.
@@ -44,6 +41,11 @@ Each day in a week-long shift as PR Wrangler:
4441
issues as [good first issues](https://kubernetes.dev/docs/guide/help-wanted/#good-first-issue).
4542
- Using style fixups as good first issues is a good way to ensure a supply of easier tasks
4643
to help onboard new contributors.
44+
- Also check for pull requests against the [reference docs generator](https://github.com/kubernetes-sigs/reference-docs) code, and review those (or bring in help).
45+
- Support the [issue wrangler](/docs/contribute/participate/issue-wrangler/) to
46+
triage and tag incoming issues daily.
47+
See [Triage and categorize issues](/docs/contribute/review/for-approvers/#triage-and-categorize-issues)
48+
for guidelines on how SIG Docs uses metadata.
4749

4850
{{< note >}}
4951
PR wrangler duties do not apply to localization PRs (non-English PRs).

0 commit comments

Comments
 (0)