microsoft/openvmm
Publicmirrored fromhttps://github.com/microsoft/openvmmAvailable
Guide/src/dev_guide/contrib.md
8lines · modecode
| 1 | # Contributing |
| 2 | |
| 3 | This chapter discusses various things developers should be aware of prior to |
| 4 | submitting changes to the OpenVMM project. |
| 5 | |
| 6 | This includes both code-level [coding conventions](./contrib/code.md), as well |
| 7 | as instructions on properly [submitting changes](./contrib/pr.md) to the OpenVMM |
| 8 | GitHub repo, and expectations around [code reviews](./contrib/code_review.md). |
| 9 | |