Skip to content

Trial in SaaS signup copy update

Alper Akgun requested to merge 251230-free-saas-signup-copy-change into master

What does this MR do?

Updates the trial in SaaS signup copy

Related to #251230 , design https://gitlab.com/gitlab-org/gitlab/-/issues/251230#note_477619476 followup from !45147 (merged)

Testing on GDK

On your GDK rails console enable the flags:

Feature.enable_percentage_of_time(:onboarding_issues_experiment_percentage, 100)
Feature.enable_percentage_of_time(:trial_during_signup_experiment_percentage, 100)

Screenshots

Before After
screenshot-2021-01-05-13-42-39 screenshot-2021-01-06-11-11-46

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team
Edited by Alper Akgun

Merge request reports