DHART
|
Contributing
To submit a merge request, you must include the output of the unittests and/or test cases if any source file is changed.
Documentation Documentation is vital and must be done throughout the project, not the end.
This includes examples for the use of each function.
Styles for documentation can be found in the Documentation Guide.
Non-unity users
There are three users of the codebase.
Each user group must be considered at each stage.
Coding standards are important, sometimes there is the ‘industry standard’ way.
This is not always in alignment with the needs of the project or with research.
It’s likely some things will be different, it should always be discussed and clarified.
It should also be in the documentation.