Skip to content

Commit 0a6f733

Browse files
authored
Merge pull request #20877 from pjhwa/fix-20875
Fix issue with k8s.io/docs/contribute/advanced/
2 parents d85c0d3 + 19d45c8 commit 0a6f733

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

content/en/docs/contribute/advanced.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,15 +35,15 @@ The PR wrangler’s duties include:
3535
- Assign relevant `sig/` label(s).
3636
- If needed, assign reviewers from the `reviewers:` block in the file's front matter.
3737
- Assign `Docs Review` and `Tech Review` labels to indicate the PR's review status.
38-
- Assign`Needs Doc Review` or `Needs Tech Review` for PRs that haven't yet been reviewed.
38+
- Assign `Needs Doc Review` or `Needs Tech Review` for PRs that haven't yet been reviewed.
3939
- Assign `Doc Review: Open Issues` or `Tech Review: Open Issues` for PRs that have been reviewed and require further input or action before merging.
4040
- Assign `/lgtm` and `/approve` labels to PRs that can be merged.
4141
- Merge PRs when they are ready, or close PRs that shouldn’t be accepted.
4242
- Triage and tag incoming issues daily. See [Triage and categorize issues](/docs/contribute/review/for-approvers/#triage-and-categorize-issues) for guidelines on how SIG Docs uses metadata.
4343

4444
### Helpful GitHub queries for wranglers
4545

46-
The following queries are helpful when wrangling. After working through these three queries, the remaining list of PRs to be
46+
The following queries are helpful when wrangling. After working through these queries, the remaining list of PRs to be
4747
reviewed is usually small. These queries specifically exclude localization PRs, and only include the `master` branch (except for the last one).
4848

4949
- [No CLA, not eligible to merge](https://github.com/kubernetes/website/pulls?q=is%3Aopen+is%3Apr+label%3A%22cncf-cla%3A+no%22+-label%3Ado-not-merge+label%3Alanguage%2Fen):
@@ -245,4 +245,4 @@ When you’re ready to stop recording, click Stop.
245245

246246
The video uploads automatically to YouTube.
247247

248-
{{% /capture %}}
248+
{{% /capture %}}

0 commit comments

Comments
 (0)