Merge pull request #2631 from jberkus/add_noncode_events

Add suggestions for Event-related contributions to the noncode guide
This commit is contained in:
k8s-ci-robot 2018-09-06 06:56:11 -07:00 committed by GitHub
commit bf4ede8a40
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 7 additions and 0 deletions

View File

@ -50,6 +50,10 @@ These are roles that either span the project as a whole, or span several areas o
- Recognition of projects and growth efforts - Recognition of projects and growth efforts
- Issue Triage - Issue Triage
- Issue triage & labeling - Issue triage & labeling
- Event management
- Helping run Contributor Summits
- Co-organizing Meetups
- Staffing Kubernetes booths at conferences
#### SIG-specific roles #### SIG-specific roles
These are roles that are important to each and every SIG within the Kubernetes project. If you are interested in a specific topic within the project, you can contribute in several different ways for that specific SIG. These are roles that are important to each and every SIG within the Kubernetes project. If you are interested in a specific topic within the project, you can contribute in several different ways for that specific SIG.
@ -67,6 +71,9 @@ These are roles that are important to each and every SIG within the Kubernetes p
- Pull requests - Pull requests
- PR triage & labeling - PR triage & labeling
- Editing PR text: release note, statement - Editing PR text: release note, statement
- Events
- Organizing/helping run Face-to-Face meetings for SIGs/WGs/subprojects
- Putting together SIG Intros & Deep-dives for Kubecon
#### Non-Code Tasks in Primarily-Code roles #### Non-Code Tasks in Primarily-Code roles
These are roles that are not code-based, but require knowledge of either general coding, or specific domain knowledge of the Kubernetes code base. These are roles that are not code-based, but require knowledge of either general coding, or specific domain knowledge of the Kubernetes code base.