# Contributing to crosvm This chapter provides information for those who want to contribute to the crosvm. - [How to contribute](./contributing.md) - General guideline to contributing to crosvm, including reporting a bug, sending a patch, and updating this documentation. - [Coding Style](./coding_style.md) - Coding style guide for crosvm. - [Style Guide for Platform-Specific Code](./style_guide_platform_specific_code.md) - Guideline to write platform-specific code cleanly in crosvm.