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