xref: /aosp_15_r20/external/crosvm/docs/book/src/contributing/index.md (revision bb4ee6a4ae7042d18b07a98463b9c8b875e44b39)
1# Contributing to crosvm
2
3This chapter provides information for those who want to contribute to the crosvm.
4
5- [How to contribute](./contributing.md) - General guideline to contributing to crosvm, including
6  reporting a bug, sending a patch, and updating this documentation.
7- [Coding Style](./coding_style.md) - Coding style guide for crosvm.
8- [Style Guide for Platform-Specific Code](./style_guide_platform_specific_code.md) - Guideline to
9  write platform-specific code cleanly in crosvm.
10