summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEllen Körbes <ellenkorbes@gmail.com>2018-03-04 15:11:52 -0300
committerEllen Körbes <ellenkorbes@gmail.com>2018-03-04 15:11:52 -0300
commitafa6b83bc5f4d40623a8070bfe4df75b8b79994a (patch)
treedc1ff90c768b8209af8759b43140f420d879d41d
parent2062a824a639c482fa93933a7ecdab6da0815090 (diff)
Fixes
-rw-r--r--community-membership.md7
1 files changed, 4 insertions, 3 deletions
diff --git a/community-membership.md b/community-membership.md
index 000c72bd..788e4ce9 100644
--- a/community-membership.md
+++ b/community-membership.md
@@ -88,9 +88,10 @@ List of contributions:
- Code is well tested
- Tests consistently pass
- Addresses bugs or issues discovered after code is accepted
-- Can do a `/lgtm` on open PRs.
-- Can be assigned to issues and PRs, and people can ask you for reviews with a `/cc @username`.
-- No `/ok-to-test` needed.
+- Members can do `/lgtm` on open PRs.
+- They can be assigned to issues and PRs, and people can ask members for reviews with a `/cc @username`.
+- Tests can be run against their PRs automatically. No `/ok-to-test` needed.
+- 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.
**Note:** members who frequently contribute code are expected to proactively perform code reviews and work towards
becoming a primary *reviewer* for the area that they are active in.