Project 'gitlab-org/gitlab-ce' was moved to 'gitlab-org/gitlab-foss'. Please update any links and bookmarks that may still have the old path.
We know that Issue and MR creation early in a new signup's experience increases the likelihood of them converting to paid.
To verify that, we will test alternative designs to the issues and MRs empty state pages (different layout and inclusion of something visual - in this case a video)
Tracking and empty MRs empty state page will be implemented in separate MR.
Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.
Screenshots are required for UI changes, and strongly recommended for all other merge requests.
control | candidate | |
---|---|---|
Project issues empty list | ![]() |
![]() |
Project issues empty list (mobile) | ![]() |
![]() |
Project issues empty list (logged out) | ![]() |
no change |
Group issues empty list | ![]() |
no change |
bin/rails c
Feature.enable(:issues_mrs_empty_state)
incoming_email:
in gitlab.yml
.Related to #436480 (closed)