Skip to content

Latest commit

 

History

History
44 lines (28 loc) · 1.89 KB

Readme.md

File metadata and controls

44 lines (28 loc) · 1.89 KB

Developement guidelines

If you contribute to this project please read the following guidelines first:

  1. Documentation Requirements
  2. Commit
  3. Linting
  4. Coding style
  5. Git Style
  6. Reviewing
  7. Project management
  8. Github actions
    1. linting action
    2. build action
  9. Install python packages
  10. Discord Webhook Documentation

Templates

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.

Discord Webhook

Discord Webhook Documentation