Write a contribution guide at doc/contribution_guide.md.
It should include:
- The steps to clone, build, enter the project container with vscode (devcontainer).
- How to run linting, type checking and unit tests localy.
- A description of the project's file hierarchy.
- A class diagram for a model, showing relationships with classes
ModelABC, BaseModel, nn.Module, ModelSettings.
Write a contribution guide at
doc/contribution_guide.md.It should include:
ModelABC,BaseModel,nn.Module,ModelSettings.