github.com/zppinho/prow@v0.0.0-20240510014325-1738badeb017/CONTRIBUTING.md (about)

     1  # Contributing Guidelines
     2  
     3  Welcome to Kubernetes. We are excited about the prospect of you joining our [community](https://git.k8s.io/community)! The Kubernetes community abides by the CNCF [code of conduct](code-of-conduct.md). Here is an excerpt:
     4  
     5  _As contributors and maintainers of this project, and in the interest of fostering an open and welcoming community, we pledge to respect all people who contribute through reporting issues, posting feature requests, updating documentation, submitting pull requests or patches, and other activities._
     6  
     7  ## Getting Started
     8  
     9  We have full documentation on how to get started contributing here:
    10  
    11  <!---
    12  If your repo has certain guidelines for contribution, put them here ahead of the general k8s resources
    13  -->
    14  
    15  - [Contributor License Agreement](https://git.k8s.io/community/CLA.md) Kubernetes projects require that you sign a Contributor License Agreement (CLA) before we can accept your pull requests
    16  - [Kubernetes Contributor Guide](https://git.k8s.io/community/contributors/guide) - Main contributor documentation, or you can just jump directly to the [contributing section](https://git.k8s.io/community/contributors/guide#contributing)
    17  - [Contributor Cheat Sheet](https://git.k8s.io/community/contributors/guide/contributor-cheatsheet) - Common resources for existing developers
    18  
    19  ## Mentorship
    20  
    21  - [Mentoring Initiatives](https://git.k8s.io/community/mentoring) - We have a diverse set of mentorship programs available that are always looking for volunteers!
    22  
    23  ## Contact Information
    24  
    25  - [Slack](https://kubernetes.slack.com/messages/sig-testing)
    26  - [Mailing List](https://groups.google.com/forum/#!forum/kubernetes-sig-testing)