Outlines the necessary steps to either add or remove supported platform builds in Kubernetes.| www.kubernetes.dev
Not sure where to make your first contribution? This doc has some tips and ideas to help get you started.| www.kubernetes.dev
An entrypoint to getting started with contributing to the Kubernetes project.| www.kubernetes.dev
Explains the process and best practices for submitting a pull request to the Kubernetes project and its associated sub-repositories. It should serve as a reference for all contributors, and be useful especially to new or infrequent submitters.| www.kubernetes.dev
This document is an overview of the GitHub workflow used by the Kubernetes project. It includes tips and suggestions on keeping your local environment in sync with upstream and how to maintain good commit hygiene.| www.kubernetes.dev
This document outlines a collection of guidelines, style suggestions, and tips for writing code in the different programming languages used throughout the Kubernetes project.| www.kubernetes.dev
This document provides guidance on how and when to use the help wanted and good first issue labels. These are used to identify issues that have been specially groomed for new contributors.| www.kubernetes.dev
Looking for a good entrance into the project? or to do something different? There are many ways to contribute to the Kubernetes project without having to have coding experience: issue triage, writing documentation, joining the release team and much more.| www.kubernetes.dev
Guidance on providing release notes for changes made to the main Kubernetes project repo.| www.kubernetes.dev
OWNERS files are used to designate responsibility over different parts of the Kubernetes codebase and serve as the implementation mechanism for the two-phase code review process used by the project.| www.kubernetes.dev
Expectations of conduct and code review that govern all members of the community.| www.kubernetes.dev
These guidelines serve as a primary document for triaging incoming issues to Kubernetes. SIGs and projects are encouraged to use this guidance as a starting point, and customize to address specific triaging needs.| www.kubernetes.dev