Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 1.35 KB

CONTRIBUTING.md

File metadata and controls

20 lines (15 loc) · 1.35 KB

Contributing Guidelines

The kubernetes/cloud-provider-gcp project accepts contribution via github pull request. This document outlines the process to help get your contribution accepted. Please also read the Kubernetes contributor guide.

Sign the Contributor License Agreement

We'd love to accept your patches! Before we can accept them you need to sign Cloud Native Computing Foundation (CNCF) CLA.

Reporting an issue

If you find a bug or a feature request related to cloud-provider-gcp you can create a new github issue in this repo.

Contributing a Patch

  1. Submit an issue describing your proposed change to the repo.
  2. Fork the cloud-provider-gcp repo, develop and test your code changes.
  3. Submit a pull request.
  4. The bot will automatically assigns someone to review your PR. Check the full list of bot commands here.

Contact