index.rst 511 B

12345678910111213141516
  1. ====================================
  2. 参与开发
  3. ====================================
  4. DragonOS社区欢迎您的加入!学习技术本身固然重要,但是以下这些文档将会帮助您了解DragonOS社区需要什么。
  5. 阅读这些文档将会帮助您参与到开发之中,并且能让您的代码能更快合并到主线。
  6. .. toctree::
  7. :maxdepth: 1
  8. how-to-contribute <https://community.dragonos.org/contributors/>
  9. c-coding-style
  10. rust-coding-style
  11. conventional-commit