Skip to content

docs: add Code Suggestions commands

Mark Florian requested to merge 1448-document-code-suggestions-commands into main

Description

docs: add Code Suggestions commands

chore: remove redundant word from commands

Since both commands appear under the GitLab category, they are prefixed with "GitLab: ", making the second "GitLab" in their title unnecessary.

Related Issues

Resolves #1448

How has this been tested?

Screenshots (if appropriate)

What CHANGELOG entry will this MR create?

  • fix: Bug fix fixes - a user-facing issue in production - included in changelog
  • feature: New feature - a user-facing change which adds functionality - included in changelog
  • BREAKING CHANGE: (fix or feature that would cause existing functionality to change) - should bump major version, mentioned in the changelog
  • None - other non-user-facing changes

Closes #1448

Edited by Mark Florian

Merge request reports