Contributing

Prerequisites

Reviewing the following will prepare you for contributing:

  • 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.

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.