Skip to content

Create Learn GitLab project

What does this MR do?

It creates a 'Learn GitLab' project from a template and redirects to the experience level page.

Parent issue: gitlab-org/growth/product#107 (closed)

There is no changelog, since all changes from this MR are behind the experiment onboarding_issues, which is controlled by the feature flag onboarding_issues_experiment_percentage.

To try out this feature, run the following commands to enable the experiment and signup for a new account:

Feature.enable_percentage_of_time(:signup_flow_experiment_percentage, 100)
Feature.enable_percentage_of_time(:onboarding_issues_experiment_percentage, 100)
Edited by Sam Awezec

Merge request reports

Loading