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/participate/pr-wranglers.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -26,6 +26,7 @@ Each day in a week-long shift as PR Wrangler:
26
26
- If you need to verify content, comment on the PR and request more details.
27
27
- Assign relevant `sig/` label(s).
28
28
- If needed, assign reviewers from the `reviewers:` block in the file's front matter.
29
+
- You can also tag a [SIG](https://github.com/kubernetes/community/blob/master/sig-list.md) for a review by commenting `@kubernetes/<sig>-pr-reviews` on the PR.
29
30
- Use the `/approve` comment to approve a PR for merging. Merge the PR when ready.
30
31
- PRs should have a `/lgtm` comment from another member before merging.
31
32
- Consider accepting technically accurate content that doesn't meet the [style guidelines](/docs/contribute/style/style-guide/). Open a new issue with the label `good first issue` to address style concerns.
0 commit comments