...

Text file src/github.com/GoogleCloudPlatform/k8s-config-connector/CONTRIBUTING.md

Documentation: github.com/GoogleCloudPlatform/k8s-config-connector

     1# How to Contribute
     2
     3We'd love to accept your patches and contributions to this project. Source
     4code in this project is currently being mirrored from internal Google
     5repository. The team is currently focusing on:
     6
     7* Adding more documentation on design, architecture and development flow.
     8* Migrating required infrastracture and tooling to this open source project.
     9
    10As a result please expect low maintainer resourcing to review pull requests
    11and take contributions. The team will conduct PR reviews and try to upstream
    12completed PRs on a best-effort basis.
    13
    14## Contributor License Agreement
    15
    16Contributions to this project must be accompanied by a Contributor License
    17Agreement. You (or your employer) retain the copyright to your contribution;
    18this simply gives us permission to use and redistribute your contributions as
    19part of the project. Head over to <https://cla.developers.google.com/> to see
    20your current agreements on file or to sign a new one.
    21
    22You generally only need to submit a CLA once, so if you've already submitted one
    23(even if it was for a different project), you probably don't need to do it
    24again.
    25
    26## Code reviews
    27
    28All submissions, including submissions by project members, require review. We
    29use GitHub pull requests for this purpose. Consult
    30[GitHub Help](https://help.github.com/articles/about-pull-requests/) for more
    31information on using pull requests.
    32
    33## Community Guidelines
    34
    35This project follows
    36[Google's Open Source Community Guidelines](https://opensource.google.com/conduct/).

View as plain text