Skip to content

About&Contributing

Lao·Zhu edited this page Oct 14, 2023 · 1 revision

Development requirements

  • You need to follow the Google Style C++ Code Standard to write the program.
  • You need to annotate functions, structures and variables according to Doxygen Documentation in order to generate documentation.
  • You need to submit changes via Github Pull requests.
  • You need to edit the wiki page to add descriptions of the new features you added.

Developer