If this is your first time working with the project you can follow the first steps in /doc/development/first_steps.md.
If you contribute to this project please read the following guidelines first:
- Documentation Requirements
- Linting
- Git Style
- Reviewing
- Project management
- Github actions
- Install python packages
- Discord Webhook Documentation
Templates for documentation and code are provided in doc/development/templates
. These templates are to be used for new files that are added to the project.
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 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.