Skip to main content

Issue Selection

The development workflow begins with the selection of issues. We use GitHub issues to manage tasks, bugs, and feature requests. The issues are categorized using labels (e.g., A: Api, A: Web).

There are to ways to find an issue to work on:

  1. Planning Meeting: During our weekly planning meetings, we discuss project progress and current priorities. Team members are then assigned specific issues to work on.
  2. Self-Selection: You are free to work on any issue that you find interesting. Particularly important for selecting issues are the priority labels (P: Low, P: Medium, P: High). When selecting an issue by yourself, please make sure to assign it to yourself to ensure that no one else is working on the same issue.