Clarify member requirements to highlight active and ongoing commmitment

This commit is contained in:
Bob Killen 2023-06-30 10:56:10 -05:00
parent 47b72b3b37
commit fc38f86c3b
1 changed files with 14 additions and 5 deletions

View File

@ -29,7 +29,7 @@ below.
## Member ## Member
Members are continuously active contributors in the community. They can have Members are *[continuously active]* contributors in the community. They can have
issues and PRs assigned to them, participate in SIGs through GitHub teams, and issues and PRs assigned to them, participate in SIGs through GitHub teams, and
pre-submit tests are automatically run for their PRs. Members are expected to pre-submit tests are automatically run for their PRs. Members are expected to
remain active contributors to the community. remain active contributors to the community.
@ -39,11 +39,19 @@ remain active contributors to the community.
### Requirements ### Requirements
- Enabled [two-factor authentication] on their GitHub account - Enabled [two-factor authentication] on their GitHub account
- Have made multiple contributions to the project or community. Contribution may include, but is not limited to: - Have made **multiple contributions** to the project or community, enough to
- Authoring or reviewing PRs on GitHub. At least one PR must be **merged**. demonstrate an **ongoing and long-term commitment** to the project.
Contributions may include, but is not limited to:
- Authoring or reviewing PRs on GitHub, with at least one **merged** PR.
**NOTE:** The PR(s) must demonstrate an ongoing and active commitment.
A few examples include:
- A single KEP that has taken several weeks of driving consensus
- A larger number of smaller PRs over several weeks to months
- A smaller number of complex or technical PRs that required working with
community members to resolve an issue (e.g. regressions, bugs fixes etc)
- Filing or commenting on issues on GitHub - Filing or commenting on issues on GitHub
- Contributing to SIG, subproject, or community discussions (e.g. meetings, Slack, email discussion - Contributing to SIG, subproject, or community discussions (e.g. meetings,
forums, Stack Overflow) Slack, email discussion forums)
- Subscribed to [dev@kubernetes.io] - Subscribed to [dev@kubernetes.io]
- Have read the [contributor guide] - Have read the [contributor guide]
- Actively contributing to 1 or more subprojects. - Actively contributing to 1 or more subprojects.
@ -272,3 +280,4 @@ before being able to contribute effectively.
[two-factor authentication]: https://help.github.com/articles/about-two-factor-authentication [two-factor authentication]: https://help.github.com/articles/about-two-factor-authentication
[elevated set of permissions]: #Responsibilities-and-privileges [elevated set of permissions]: #Responsibilities-and-privileges
[Devstats project]: https://k8s.devstats.cncf.io/ [Devstats project]: https://k8s.devstats.cncf.io/
[continuously active]: #inactive-members