@@ -28,9 +28,9 @@ Open an issue in the GitLab issue tracker with the label: softwarerequest
# Develope new roles, extend or modify existing ones and update roles for new software
## Branches
All roles in the master branch should work and should not brake on any of our systems (desktop, server, simulation, notebooks) and the site.yml should always be runnable.
All roles in the master branch should work and should not brake on any of our systems (desktop, server, simulation, notebooks). The `site.yml` should always be runnable and include all roles that are stable and not explicitly for setup purposes only.
For developement and testing you should use development branches
For developement and testing you should use development branches like `dev-latex`.