Skip to content

Reword getting-started headings in docs#562

Merged
runceel merged 1 commit into
mainfrom
runceel-vigilant-train
Jul 5, 2026
Merged

Reword getting-started headings in docs#562
runceel merged 1 commit into
mainfrom
runceel-vigilant-train

Conversation

@runceel

@runceel runceel commented Jul 5, 2026

Copy link
Copy Markdown
Owner

Why

The navigation heading ## Let's start! / ## 始めましょう! in the docs READMEs read more like a spoken exclamation than a section label. As official documentation, the Japanese 始めましょう! in particular felt unnatural to a native speaker as a heading, and the English exclamation is more casual than the usual OSS convention.

What changed

  • docs/docs/README.md: heading ## Let's start! -> ## Getting started (standard OSS convention).
  • docs/docs-ja/README.md: heading ## 始めましょう! -> ## クイックスタート (a natural noun-phrase heading).
  • docs/docs-ja/advanced/work-with-other-mvvm-framwork.md: body call-to-action 始めましょう! -> それでは始めましょう。 for a smoother sentence.

Notes

  • The English body sentence Let's get started! in the MVVM interop guide was left as-is; as inline prose it reads naturally.
  • Docs-only change. No anchor links referenced the old headings, so there are no broken links.

Rename the `Let's start!`/`始めましょう!` navigation heading to a
conventional getting-started label in both English and Japanese docs, and
smooth the Japanese call-to-action in the MVVM interop guide.

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
@runceel
runceel merged commit 6c71b94 into main Jul 5, 2026
2 checks passed
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