If you contribute to this project please read the following guidelines first:
- Linting
- Commit
- Coding style
- Git Style
- Reviewing
- Project management
- GitHub actions
- Install python packages
Some templates are provided in doc/02_development/templates.
Use this class if you don't have much experience with python. If you just want to copy an empty class use template_class_no_comments.py.
If you just want to copy an empty class use this class.
This template functions a template for who to describe a component. IT should be contained in every component as Readme.md.
This template functions a template for who to build knowledge articles for everyone to understand. The basic structure should be kept for all articles. This template further contains a cheat sheet with the most useful markdown syntax.
This template functions a template for who to build knowledge articles for everyone to understand. The basic structure should be kept for all articles. This template is empty and can be used straight forward.