diff options
| author | Christoph Blecker <admin@toph.ca> | 2017-05-29 10:01:59 -0700 |
|---|---|---|
| committer | Christoph Blecker <admin@toph.ca> | 2017-05-29 10:01:59 -0700 |
| commit | f3e044056798193c5a1c4ced37f50a638327ed5f (patch) | |
| tree | 3bfc99540fc2ebc155c71c2a5e44c09b592d03df /community-membership.md | |
| parent | 41346e4f3785c17311bf883cb7a8863100cd7b64 (diff) | |
Fix "Stack Overflow" across docs.
Diffstat (limited to 'community-membership.md')
| -rw-r--r-- | community-membership.md | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/community-membership.md b/community-membership.md index c3986bf1..e842d5c0 100644 --- a/community-membership.md +++ b/community-membership.md @@ -44,7 +44,7 @@ Members are expected to remain active contributors to the community. - Have contributed to the project or community. Contribution may include, but is not limited to: - Authoring or reviewing PRs on GitHub - Filing or commenting on issues on GitHub - - Contributing to SIG or community discussions (e.g. meetings, Slack, email discussion forums, Stackoverflow, meetups) + - Contributing to SIG or community discussions (e.g. meetings, Slack, email discussion forums, Stack Overflow, meetups) - Sponsored by 2 members - TODO: Define the exact process for sponsorship. - Have read the [developer guide](contributors/devel/README.md) @@ -60,10 +60,10 @@ TODO: Define a process for reviewing memberships. - Code is well tested - Tests consistently pass - Addresses bugs or issues discovered after code is accepted - + **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. - + ## Reviewer Reviewers are able to review code for quality and correctness on some part of the project. |
