You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/en/docs/contribute/advanced.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -35,15 +35,15 @@ The PR wrangler’s duties include:
35
35
- Assign relevant `sig/` label(s).
36
36
- If needed, assign reviewers from the `reviewers:` block in the file's front matter.
37
37
- 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.
39
39
- Assign `Doc Review: Open Issues` or `Tech Review: Open Issues` for PRs that have been reviewed and require further input or action before merging.
40
40
- Assign `/lgtm` and `/approve` labels to PRs that can be merged.
41
41
- Merge PRs when they are ready, or close PRs that shouldn’t be accepted.
42
42
- 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.
43
43
44
44
### Helpful GitHub queries for wranglers
45
45
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
47
47
reviewed is usually small. These queries specifically exclude localization PRs, and only include the `master` branch (except for the last one).
48
48
49
49
-[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.
0 commit comments