Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 1.12 KB

CONTRIBUTING.md

File metadata and controls

17 lines (12 loc) · 1.12 KB

Contributing Guidelines

The kubernetes/cloud-provider-openstack 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-openstack you can create a new github issue in this repo @kubernetes/cloud-provider-openstack.

Submitting a Pull Request

  • Fork the cloud-provider-openstack repo, develop and test your code changes.
  • Submit a pull request.
  • The bot will automatically assigns someone to review your PR.

Contact