mirror of
https://github.com/DragonOS-Community/DragonOS.git
synced 2025-06-11 04:56:48 +00:00
- add tools/doc_translator.py - translated docs into English Signed-off-by: longjin <longjin@DragonOS.org>
30 lines
949 B
ReStructuredText
30 lines
949 B
ReStructuredText
.. 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
|