Skip to content

Adjust UI text and placement on Learn GitLab

Austin Regnery requested to merge aregnery/tweak-ui-teak-on-learn-gitlab into master

What does this MR do and why?

This changes the UI text and order to better organize conflicts and update terminology to avoid conflicting language.

  • Adjusted the introductory sentence to be more concise
  • Create repository was moved to position 0 in the first section. It is commonly completed during registration, so it makes more sense to be first in the list.
  • There are only ever 2 steps, so they were renamed to be more generic because they don't have to be done in sequence.
  • Workspaces are now a feature in GitLab, so that term has been removed or replaced.
  • Expanded the intent of planning and execute
  • Adjusted Deploy to be about securing deployments

MR acceptance checklist

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 or screen recordings

Before After
Writer learn gitlab (1).png Writer learn gitlab.png

How to set up and validate locally

  1. Emulate SaaS mode in gdk
  2. Register with a new user account
  3. Create a new project under a group namespace
  4. After creation you should have the Learn GitLab XX% in your navigation sidebar
Edited by Austin Regnery

Merge request reports