Skip to content

Commit ac80043

Browse files
authored
Merge pull request #8246 from network-charles/network-charles-patch-1
Update community-membership.md
2 parents 452ad58 + aa72e57 commit ac80043

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

community-membership.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -102,11 +102,13 @@ against the kubernetes/org repo, as above.
102102
- Members can do `/lgtm` on open PRs.
103103
- They can be assigned to issues and PRs, and people can ask members for reviews with a `/cc @username`.
104104
- Tests can be run against their PRs automatically. No `/ok-to-test` needed.
105-
- Members can do `/ok-to-test` for PRs that have a `needs-ok-to-test` label, and use commands like `/close` to close PRs as well.
105+
- Members can do `/ok-to-test` for PRs that have a `needs-ok-to-test` label, and use commands like `/close` to close issues or PRs as well.
106106

107-
**Note:** members who frequently contribute code are expected to proactively
107+
**Note:** Members who frequently contribute code are expected to proactively
108108
perform code reviews and work towards becoming a primary *reviewer* for the
109-
subproject that they are active in.
109+
subproject that they are active in. Members who contribute to the Kubernetes documentation
110+
can participate in the [pull request wrangler program](https://kubernetes.io/docs/contribute/participate/pr-wranglers/)
111+
to cultivate a habit of [reviewing for approvers and reviewers](https://kubernetes.io/docs/contribute/review/for-approvers/).
110112

111113
## Reviewer
112114

@@ -127,7 +129,7 @@ addition to the assigned reviewers.
127129
The following apply to the part of codebase for which one would be a reviewer in
128130
an [OWNERS] file (for repos using the bot).
129131

130-
- member for at least 3 months
132+
- Member for at least 3 months
131133
- Primary reviewer for at least 5 PRs to the codebase
132134
- Reviewed or merged at least 20 substantial PRs to the codebase
133135
- Knowledgeable about the codebase

0 commit comments

Comments
 (0)