With some non-out-of-the-box setup steps for library development (changes to docker-compose, …) and non-trivial parts of this repo (Python bindings, static type checking in Python, …), it would be helpful to collect all these topics in one dev/contributor page – aka contribution guidelines (CONTRIBUTING.md).
Some of these are already documented in some of our Readmes (python_bindings/README.md, docs/docker/Readme.md,
So, we could at least link these from the contributors page.
Let's collect meaningful topics:
- How to develop new library features (mention
arbitration_graphs_devel docker image)
- How to setup Demo dev container (adding a build context)
- How to update the python bindings
- How to update the (semi-autogenerated) helper files for the static python types
- …
With some non-out-of-the-box setup steps for library development (changes to docker-compose, …) and non-trivial parts of this repo (Python bindings, static type checking in Python, …), it would be helpful to collect all these topics in one dev/contributor page – aka contribution guidelines (
CONTRIBUTING.md).Some of these are already documented in some of our Readmes (python_bindings/README.md, docs/docker/Readme.md,
So, we could at least link these from the contributors page.
Let's collect meaningful topics:
arbitration_graphs_develdocker image)