Reputation: 585
When I tried to create a new project in GitLab using templates I am provided with three options
* Ruby on Rails
* Spring
* NodeJSExpress
Is it possible to add a custom template in addition to the existing templates?
Upvotes: 6
Views: 17809
Reputation: 5624
Almost! GitLab 11.2 will introduce the option to specify instance-level project templates, and 11.3 is currently anticipated to also add group-level project templates.
gitlab-org/gitlab-ee#6860 has a few more details. The documentation page should be up sometime in the next couple weeks.
Upvotes: 8