3. Contributing#
You can directly contribute to this page, for example if you see mistakes or if you want to add information. If you want to make contributions, you have to install the Development Environment and get the repository. The steps to do this are explained below.
3.1. Development environment#
The development repository contains definitions for a so called devcontainer. This devcontainer contains all dependencies required to contribute to this work. The only tools you will have to install are:
3.2. Repository#
The steps to get the repository set-up correctly are:
git clone git@bitbucket.org:mechatronica/spfoundation.git
Note
If you work on Windows, and have Docker installed in combination with WSL, it is convenient to clone the repository in the WSL file system.
Follow further instructions in the ReadMe file of the repository for contributing.