Using a self-hosted GitLab instance where we need to use common templates across several groups.
Currently we copy and paste templates into a "project-templates" projects within each group. This becomes a maintenance issue when templates are updated.
Is there a better method for managing common templates across multiple groups?