| 1 | .. _development_process: |
| 2 | |
| 3 | QEMU Community Processes |
| 4 | ------------------------ |
| 5 | |
| 6 | Notes about how to interact with the community and how and where to submit patches. |
| 7 | |
| 8 | .. toctree:: |
| 9 | :maxdepth: 2 |
| 10 | |
| 11 | code-of-conduct |
| 12 | conflict-resolution |
| 13 | maintainers |
| 14 | style |
| 15 | submitting-a-patch |
| 16 | code-provenance |
| 17 | trivial-patches |
| 18 | stable-process |
| 19 | submitting-a-pull-request |
| 20 | secure-coding-practices |
| 21 | rust |