Docs en improvement
Rsdoctor documentation is built with Rspress and lives in packages/document/. Content is written in Markdown / MDX.
Steps
Focus on files in
packages/document/docs/en.Rewrite only sentences that clearly improve clarity, correctness, or naturalness in English.
Preserve original meaning exactly; do not introduce new claims or remove technical details.
If a file in
packages/document/docs/enis updated, check the mirrored file inpackages/document/docs/zhand apply equivalent updates when needed.Preview changes locally with
cd packages/document && pnpm dev.
Constraints
- Limit each PR to 10 documentation files or fewer.
- Start PR titles with
docs:. - Keep reasonable technical abbreviations (for example,
dev server). - Keep wording simple and readable for non-native English readers.
- Use sentence case for Markdown headings.
- Rsdoctor-specific terms should stay consistent: Rsdoctor (capital R), Rspack, webpack (lowercase w), Rsbuild.