Recommended Approach
If your team primarily works in GitLab, start with the Wiki or a dedicated repository for templates:
For smaller teams or projects, use the GitLab Wiki.
For larger organizations or cross-project templates, use a dedicated Git repository.
Additionally:
Include links to templates in the project README or the onboarding guide.
Use GitLab's issue and merge request templates for commonly repeated tasks.
Last updated