Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 622 Bytes

CONTRIBUTING.md

File metadata and controls

12 lines (10 loc) · 622 Bytes

Thank you for considering contributing to vengi.

  • Coding style: see clang-format settings and stick to the existing coding style
  • Portability: code has to work on linux, macos and windows at least
  • Commit message style: put a prefix in UPPERCASE in front of the message and try to make small commits
  • Unit tests: add unit tests for your changes
  • License: MIT

If you have any questions or need support, feel free to join the discord server and please also make sure to read the docs regarding the dependencies and compilation of the project.