<!---

WITH THIS TEMPLATE YOU DESCRIBE A NEW FUNCTION THAT DOES NOT YET EXIST.

- Check whether the new function is already documented.
- Be as precise as possible.
- Write in a way that someone else will understand the new feature.
- Describe only one feature per ticket, if you are describing something bigger use the 
  the story template

--->

### Objectives & requirements

<!--

- Describe as precisely as possible what you intend to do.
- Also write what is not to be implemented.
- Name the target group of the new function: developer, customer, user ...
- If possible, create a sketch or UML diagram of the function.
    
-->

### Conception & implementation

<!-- 

- How can the function be implemented.
- If possible, create a wireframe, UML diagrams or sketches.
-

-->

### Dependencies & side effects

<!-- 

- Is this an overarching function?
- Are other projects affected?

-->

- (No dependencies defined yet)

### References

<!-- 

- Link to solutions (stackoverflow, documentation, etc)
- Link to related tickets, quotes, lines of code.

-->

- (no links yet)


<!-- Commands -->

/label ~feature