Added community input to the non-code-contributions guide, and added a link to that guide from the Contributor Guide.

This commit is contained in:
Noah Abrahams 2019-02-03 22:39:32 -08:00
parent 9a9ff1183f
commit e9c931bada
2 changed files with 8 additions and 4 deletions

View File

@ -80,6 +80,7 @@ There's always a need for more test coverage.
You get the idea - if you ever see something you think should be fixed, you should own it.
Here is how you get started.
If you have no idea what to start on, you can browse the [Contributor Role Board](https://discuss.kubernetes.io/c/contributors/role-board) to see who is looking for help.
Those interested in contributing without writing code may also find ideas in the [Non-Code Contributions Guide](non-code-contributions.md).
### Find a good first topic

View File

@ -27,10 +27,11 @@ These are roles that either span the project as a whole, or span several areas o
- Outward facing community work (might be more CNCF-oriented)
- Hosting meetups and general evangelism
- Presentation of work to meetups
- Design
- Web Development
- Artistic contributions
- Conference-specific or Project-specific
- Visual Communication
- Diagrams and visual explanations of concepts
- Infographic design
- Icon design
- Various artistic contributions to strengthen kubernetes brand, evangelize the project, and develop community
- Non-Documentation writing
- Blogging about early experiences
- Operational manuals
@ -63,6 +64,7 @@ These are roles that are important to each and every SIG within the Kubernetes p
- Updates
- Reviewing/logging technical ownership for documentation that might need updating
- Translation
- UX/UI Design
- Release roles
- All roles have shadows for onboarding new members
- Project management
@ -74,6 +76,7 @@ These are roles that are important to each and every SIG within the Kubernetes p
- Events
- Organizing/helping run Face-to-Face meetings for SIGs/WGs/subprojects
- Putting together SIG Intros & Deep-dives for KubeCon/CloudNativeCon
- Managing & Uploading Recordings to YouTube
#### 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.