community/contributors/guide
Celeste Horgan 7b7ba09a57
Improve squashing documentation (#4668)
* Improve squashing documentation

Signed-off-by: Celeste Horgan <celeste@cncf.io>

* Apply suggestions from code review

Co-Authored-By: Bob Killen <killen.bob@gmail.com>

* Update contributors/guide/github-workflow.md

Co-Authored-By: Bob Killen <killen.bob@gmail.com>

Co-authored-by: Bob Killen <killen.bob@gmail.com>
2020-04-06 05:11:46 -07:00
..
contributor-cheatsheet Improve squashing documentation (#4668) 2020-04-06 05:11:46 -07:00
OWNERS Updated OWNERS files to include link to docs 2019-01-30 19:37:21 +01:00
README.md Fix broken link to meet our contributors page 2020-03-31 23:18:17 +02:00
bug-bounty.md Assigning weights to contributor documents for proper surfacing 2020-02-10 19:03:37 +05:30
coding-conventions.md Assigning weights to contributor documents for proper surfacing 2020-02-10 19:03:37 +05:30
collab.md Assigning weights to contributor documents for proper surfacing 2020-02-10 19:03:37 +05:30
contributing.md contributing: Fix link to "Sign the CLA" 2020-02-28 14:43:03 -08:00
expectations.md Assigning weights to contributor documents for proper surfacing 2020-02-10 19:03:37 +05:30
first-contribution.md Assigning weights to contributor documents for proper surfacing 2020-02-10 19:03:37 +05:30
getting-started.md Assigning weights to contributor documents for proper surfacing 2020-02-10 19:03:37 +05:30
git_workflow.png Fix typo in Figure Github workflow 2018-12-02 23:35:11 -08:00
github-workflow.md Improve squashing documentation (#4668) 2020-04-06 05:11:46 -07:00
help-wanted.md Assigning weights to contributor documents for proper surfacing 2020-02-10 19:03:37 +05:30
issue-triage.md Assigning weights to contributor documents for proper surfacing 2020-02-10 19:03:37 +05:30
non-code-contributions.md Assigning weights to contributor documents for proper surfacing 2020-02-10 19:03:37 +05:30
owners.md Assigning weights to contributor documents for proper surfacing 2020-02-10 19:03:37 +05:30
pull-requests.md Improve squashing documentation (#4668) 2020-04-06 05:11:46 -07:00
release-notes.md Assigning weights to contributor documents for proper surfacing 2020-02-10 19:03:37 +05:30
scalability-good-practices.md Assigning weights to contributor documents for proper surfacing 2020-02-10 19:03:37 +05:30
style-guide.md Assigning weights to contributor documents for proper surfacing 2020-02-10 19:03:37 +05:30

README.md

title weight slug
Contributors Guide 1 guide

This document is the single source of truth for how to contribute to the code base. Feel free to browse the open issues and file new ones, all feedback welcome!

Welcome

Welcome to Kubernetes!

Kubernetes Contributor Playground

If you are looking for a safe place, where you can familiarize yourself with (some of) the Kubernetes Project's review and pull request processes, then the Kubernetes Contributor Playground is the right place for you.

Youtube playlist

A Youtube playlist of the New Contributor workshop has been posted, and an outline of the video content can be found here.

Community

If you haven't noticed by now, we have a large, lively, and friendly open-source community. We depend on new people becoming members and regular code contributors, so we would like you to come join us! The Community Membership Document covers membership processes and roles.

Communication

Events

Kubernetes participates in KubeCon + CloudNativeCon, held three times per year in China, Europe and in North America. Information about these and other community events is available on the CNCF events pages.

Meetups

We follow the general Cloud Native Computing Foundation guidelines for Meetups. You may also contact Paris Pittman via direct message on Kubernetes Slack (@paris) or by email (parispittman@google.com)

Mentorship

Please learn about our mentoring initiatives here. Feel free to ask us anything during our Meet Our Contributors to connect with us.

Advanced Topics

This section includes things that need to be documented, but typical contributors do not need to interact with regularly.

  • OWNERS files - The Kubernetes organizations are managed with OWNERS files, which outline which parts of the code are owned by what groups.