diff options
| author | Kubernetes Prow Robot <k8s-ci-robot@users.noreply.github.com> | 2019-04-29 15:03:38 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-04-29 15:03:38 -0700 |
| commit | bd9008a3220ea19faa3cb1d6b33389889a860551 (patch) | |
| tree | 2f807e5b2634935eeff8b231df013ed4b8fea52e /contributors | |
| parent | ddde7da2377b01d3dba01d6c5df6ea3cb50cb865 (diff) | |
| parent | 630753c2683dedf722b028d25f3280744afeee84 (diff) | |
Merge pull request #3596 from alejandrox1/non-code-contribs
Added info to non-code-contributing guide
Diffstat (limited to 'contributors')
| -rw-r--r-- | contributors/guide/non-code-contributions.md | 30 |
1 files changed, 21 insertions, 9 deletions
diff --git a/contributors/guide/non-code-contributions.md b/contributors/guide/non-code-contributions.md index 95c328a1..34fdfa51 100644 --- a/contributors/guide/non-code-contributions.md +++ b/contributors/guide/non-code-contributions.md @@ -18,14 +18,26 @@ Are you interested in any of the roles below? Come chat with us [on Slack](https These are roles that either span the project as a whole, or span several areas of the project. Most of the roles below can be considered "good-first-roles". - Community education - - Answering questions on Discuss, Slack, StackOverflow, etc - - K8s Office Hours - - Meet Our Contributors + - Answering questions on [Discuss](https://discuss.kubernetes.io/), [Slack](http://slack.k8s.io/), [StackOverflow](https://stackoverflow.com/questions/tagged/kubernetes), etc + - [K8s Office Hours](https://github.com/kubernetes/community/blob/master/events/office-hours.md) + - [Slack](https://kubernetes.slack.com/messages/C6RFQ3T5H/) + - [Discuss](https://discuss.kubernetes.io/tags/office-hours) + - [YouTube](https://www.youtube.com/playlist?list=PL69nYSiGNLP3azFUvYJjGn45YbF6C-uIg) + - [Meet Our Contributors](https://github.com/kubernetes/community/blob/master/mentoring/meet-our-contributors.md) + - [Slack](https://kubernetes.slack.com/messages/C8WRR2BB9/) + - [YouTube](https://www.youtube.com/playlist?list=PL69nYSiGNLP3QpQrhZq_sLYo77BVKv09F) - Onboarding new contributors - Capturing the experiences of “Fresh Eyes” in the project - - Getting more people to SIG-Docs + - Getting more people to [SIG-Docs](https://github.com/kubernetes/community/tree/master/sig-docs) + - [Contribute to Kubernetes docs](https://kubernetes.io/docs/contribute/) + - Doing demos + - [Kubernetes Weekly Community Meeting](https://github.com/kubernetes/community/blob/master/events/community-meeting.md) + - [YouTube](https://www.youtube.com/playlist?list=PL69nYSiGNLP1pkHsbPjzAewvMgGUpkCnJ) - Outward facing community work (might be more CNCF-oriented) - Hosting meetups and general evangelism + - [meetups are managed by the CNCF](https://github.com/cncf/meetups) + - [Find CNCF meetups near you](https://www.meetup.com/pro/cncf) + - [See events in Discuss](https://discuss.kubernetes.io/c/events-and-meetups) - Presentation of work to meetups - Visual Communication - Diagrams and visual explanations of concepts @@ -40,9 +52,9 @@ These are roles that either span the project as a whole, or span several areas o - Playbooks for Ansible, Chef, Salt, etc - Indexing of blogs, videos, etc - Maintaining content for the new Contributor Site -- Management of communication tools (at the discretion of project maintainers) - - Mailing list moderation - - Slack or Discourse management +- [Management of communication tools](https://github.com/kubernetes/community/blob/master/communication/moderation.md) (at the discretion of project maintainers) + - [Mailing list moderation](https://github.com/kubernetes/community/blob/master/communication/moderation.md#mailing-list) + - [Slack](https://github.com/kubernetes/community/blob/master/communication/moderation.md#slack) or [Discourse management](https://github.com/kubernetes/community/blob/master/communication/moderation.md#discuss) - Calendar management - Analysis of our comm tools/metrics - Volunteer management @@ -50,7 +62,7 @@ These are roles that either span the project as a whole, or span several areas o - Recognition of those who contribute a lot - Recognition of projects and growth efforts - Issue Triage - - Issue triage & labeling + - [Issue triage & labeling](https://github.com/kubernetes/community/blob/master/contributors/guide/issue-triage.md) - Event management - Helping run Contributor Summits - Co-organizing Meetups @@ -65,7 +77,7 @@ These are roles that are important to each and every SIG within the Kubernetes p - Reviewing/logging technical ownership for documentation that might need updating - Translation - UX/UI Design -- Release roles +- [Release team roles](https://github.com/kubernetes/sig-release/tree/master/release-team) - All roles have shadows for onboarding new members - Project management - Confirming ownership of tasks, issues, objects, etc |
