Skip to content

Contributing

Welcome!! And thank you for taking the first step to contributing to the KubeVirt project. On this page you should be able to find all the information required to get started on your contirbution journey, as well as information on how to become a community member and grow into roles of responsibility.

If you think something might be missing from this page, please help us by raising a bug!

Prerequisites

Reviewing the following will prepare you for contributing:

  • If this is your first step in the world of open source, consider reading the CNCF's Start Contributing to Open Source page for an introduction to key concepts.
  • You should be comfortable with git. Most contributions follow the GitHub workflow of fork, branch, commit, open pull request, review changes, and merge to work effectively in the KubeVirt community. If you're new to git, git-scm.com has a nice set of tutorials.
  • Familiarize yourself with the various repositories of the KubeVirt GitHub organization.
  • Try the one of our quick start labs on killercoda, minikube, or kind.
  • See the "Other ways to contribute" section below.

For code contributors:

Your first contribution

The following will help you decide where to start:

  • Check a repository issues list and label good-first-issue for issues that make good entry points.
  • Open a pull request using GitHub to documentation. The tutorials found here can be helpful https://lab.github.com/
  • Review a pull request from other community members for accuracy and language.

Important community resources

You should familiarize yourself with the following documents, which are critical to being a member of the community:

Other ways to contribute

  • Visit the KubeVirt community page, participate on Twitter or Slack, learn about local meetups and events.
  • Visit the KubeVirt website repository and submit a blog post, case study or lab.
  • Visit the KubeVirt user-guide repository and find feature documentation that could use an update.