Skip to content

fix: Spells to-do item correctly

Amy Qualls requested to merge aqualls-todo-nono into main

Description

Changes instances of ToDo in the user-facing text to to-do item to match the GitLab style guide: https://docs.gitlab.com/ee/development/documentation/styleguide/word_list.html#to-do-item

Related Issues

Seen while reviewing feat(rebase): Add support for --skip-ci flag (!1152 - merged) but is not related.

How has this been tested?

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation
  • Chore (Related to CI or Packaging to platforms)
Edited by Amy Qualls

Merge request reports