index-process.rst 381 B

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