Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 1.37 KB

File metadata and controls

20 lines (16 loc) · 1.37 KB

By participating in this project, you agree to abide by the CODE OF CONDUCT.

OpenVMM uses the “fork-and-pull” development model. See GitHub forks for more information on forks. Please follow these steps to merge your changes to OpenVMM:

  1. Fork and clone the OpenVMM repo.
  2. Create a branch for your changes, develop your code and push your changes.
  3. Create a PR against the main branch of the OpenVMM repository from your fork.
  4. Go through the PR review process.

Following our coding conventions and writing a descriptive commit message will increase the chance that a PR is accepted.

We strongly suggest asking for feedback before starting to work on a new feature, functionality, etc. so that we can provide feedback and discuss how we can collaborate on this and support contributors.

To engage with project maintainers, contributors can reach out through GitHub discussions.