Aidge Wiki
Contributing
Newcomers
Contributors
- Development workflow
- How to push to a fork as a upstream member
- Review MR
- List of required tests
- Writing documentation
- Creating a release
Templates
Coding practices
C++
- WebKit coding style (Naming convention)
- Google C++ Style Guide (for C++ best practice)
- C++ test