index.rst 949 B

1234567891011121314151617181920212223242526272829
  1. .. note:: AI Translation Notice
  2. This document was automatically translated by `Qwen/Qwen3-8B` model, for reference only.
  3. - Source document: community/code_contribution/index.rst
  4. - Translation time: 2025-05-19 01:41:37
  5. - Translation model: `Qwen/Qwen3-8B`
  6. Please report issues via `Community Channel <https://github.com/DragonOS-Community/DragonOS/issues>`_
  7. ====================================
  8. Contributing to Development
  9. ====================================
  10. DragonOS community warmly welcomes your participation! While learning technology is important, the following documents will help you understand what DragonOS community needs.
  11. Reading these documents will help you get involved in development and make your code merge into the mainline more quickly.
  12. .. toctree::
  13. :maxdepth: 1
  14. how-to-contribute <https://community.dragonos.org/contributors/>
  15. c-coding-style
  16. rust-coding-style
  17. conventional-commit