Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 1.07 KB

CONTRIBUTING.md

File metadata and controls

18 lines (11 loc) · 1.07 KB

Contributing Guidelines

The kubernetes-sigs/vsphere-csi-driver 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 vsphere-csi-driver 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 vsphere-csi-driver 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.