From 4e2f50e4c92ca12e26848b80946b6640a5d3316a Mon Sep 17 00:00:00 2001 From: Tim Bannister Date: Tue, 19 Mar 2024 11:29:24 +0000 Subject: [PATCH] PR wrangling includes the reference docs generator --- content/en/docs/contribute/participate/pr-wranglers.md | 1 + 1 file changed, 1 insertion(+) diff --git a/content/en/docs/contribute/participate/pr-wranglers.md b/content/en/docs/contribute/participate/pr-wranglers.md index 8f23f9b755..0d5961b770 100644 --- a/content/en/docs/contribute/participate/pr-wranglers.md +++ b/content/en/docs/contribute/participate/pr-wranglers.md @@ -41,6 +41,7 @@ Each day in a week-long shift as PR Wrangler: issues as [good first issues](https://kubernetes.dev/docs/guide/help-wanted/#good-first-issue). - Using style fixups as good first issues is a good way to ensure a supply of easier tasks to help onboard new contributors. +- 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). - Support the [issue wrangler]()/docs/contribute/participate/issue-wrangler/) to triage and tag incoming issues daily. See [Triage and categorize issues](/docs/contribute/review/for-approvers/#triage-and-categorize-issues)