Rules for developing the frontend of the InformationPortal
- You do not change anything unless there is a respective issue. No Issue = No Work
- You always use a specific branch for your issue. Best would be to create the branch directly from the issue.
- You do not change anything else inside your branch unless it is necessary for your issue.
- When you have completed the given criteria from the respective issue create a merge request and assign @lucas.kulla
- If you start a new issue, create a new branch!