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