Skip to content

docs: use upper case for button labels#577

Merged
tomarra merged 3 commits into
mainfrom
docs/button-labels-uppercase
Jul 2, 2026
Merged

docs: use upper case for button labels#577
tomarra merged 3 commits into
mainfrom
docs/button-labels-uppercase

Conversation

@tomarra

@tomarra tomarra commented Jul 2, 2026

Copy link
Copy Markdown
Contributor

Status

READY

Description

Per the marketing content guidelines (see #576), button labels should be written in upper case. This fixes the site's two <LinkButton> labels:

  • "Quick Start" → "QUICK START" (src/content/docs/index.mdx)
  • "Create an Account" → "CREATE AN ACCOUNT" (src/content/docs/getting-started/index.mdx)

This is one of several small content PRs split out of #576 so the lint-component-labels.mjs check for button labels can eventually be made blocking without a giant, hard-to-review PR.

Test plan

Per the marketing content guidelines, button labels should be written
in upper case. Fixes the site's two LinkButton labels ("Quick Start",
"Create an Account").
@tomarra tomarra requested a review from dawn-ducky July 2, 2026 17:47
@tomarra tomarra merged commit 598ca4b into main Jul 2, 2026
3 checks passed
@tomarra tomarra deleted the docs/button-labels-uppercase branch July 2, 2026 18:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants