Reading and following these guidelines will help us make the contribution process easy and effective for everyone involved. It also communicates that you agree to respect the time of the developers managing and developing this project.
By participating and contributing to this project, you agree to uphold our Code of Conduct.
Contributions are made to this repo via Issues and Pull Requests (PRs).
Issues should be used to report problems, request a new feature, or to discuss potential changes before a PR is created.
PRs to the project are always welcome and can be a quick way to get your fix or improvement implemented. In general, PRs should:
-Only fix/add the functionality in question. -Be accompanied by a complete Pull Request description.
In general, we follow the "fork-and-pull" Git workflow
- Fork the repository to your own Github account
- Clone the project to your machine
- Create a branch locally with a succinct but descriptive name
- Commit changes to the branch
- Following any formatting and testing guidelines specific to this repo
- Push changes to your fork
- Open a PR in our repository.
Join the #Kubernetes Slack channel and post your question there.