Automatically make repositories within a group "public" to all members of the group

On my university’s Gitlab server I created a group and added all team members to it. Now when someone creates a repository inside this group, the visibility of the repo is “private” by default. I would like for every repository created inside the group to be visible to all the group members. Is there any way of realizing this or similar behaviour?