Skip to content

docs: polish start guides and align README with start guide#6812

Merged
chenjiahan merged 3 commits intomainfrom
codex/improve-clarity-in-english-documentation
Dec 21, 2025
Merged

docs: polish start guides and align README with start guide#6812
chenjiahan merged 3 commits intomainfrom
codex/improve-clarity-in-english-documentation

Conversation

@chenjiahan
Copy link
Copy Markdown
Member

Motivation

  • Improve clarity and naturalness of English prose in the website docs under website/docs/en while preserving original meaning.
  • Ensure wording and terminology are consistent between the start guide and the repository README.
  • Address minor grammar and style issues that made sentences read unnaturally.
  • Keep edits small and purely editorial (no config or code changes).

Description

  • Refined English phrasing in website/docs/en/guide/start/index.mdx, website/docs/en/guide/start/quick-start.mdx, website/docs/en/guide/start/glossary.mdx, and website/docs/en/guide/basic/cli.mdx for clarity and consistency.
  • Updated README.md to align phrasing and terminology with the start guide (matching headings, bullets, and feature descriptions).
  • Standardized wording such as performance-focused, rich set of build features, and framework agnostic and corrected small grammar/formatting in CLI options and tips.
  • All changes are editorial only and do not modify behavior, configuration, or examples.

Testing

  • Ran pnpm lint, which executed repository linters and returned no errors or warnings.
  • Pre-commit formatting (prettier) ran during commit and completed successfully.
  • No unit or integration tests were modified or required for these changes.
  • All automated checks passed.

Codex Task

Copilot AI review requested due to automatic review settings December 21, 2025 02:22
@netlify
Copy link
Copy Markdown

netlify bot commented Dec 21, 2025

Deploy Preview for rsbuild ready!

Name Link
🔨 Latest commit 4b432fd
🔍 Latest deploy log https://app.netlify.com/projects/rsbuild/deploys/69475d096f8a430008af4be3
😎 Deploy Preview https://deploy-preview-6812--rsbuild.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
1 paths audited
Performance: 73 (🟢 up 5 from production)
Accessibility: 100 (no change from production)
Best Practices: 100 (no change from production)
SEO: 100 (no change from production)
PWA: 60 (no change from production)
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to your Netlify project configuration.

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR polishes the English prose in the documentation for improved clarity and consistency. It aligns terminology and wording between the README and the website start guide documentation, making the documentation more natural and professional.

  • Improved English phrasing in start guide, CLI guide, and glossary documentation
  • Aligned README.md terminology with the start guide (e.g., "performance-focused", "rich set of build features", "framework agnostic")
  • Standardized capitalization of feature list items and improved clarity of CLI option descriptions

Reviewed changes

Copilot reviewed 5 out of 5 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
website/docs/en/guide/start/quick-start.mdx Refined instructional language for clarity (e.g., "Use one of the following" → "set up a runtime", "via" instead of "through")
website/docs/en/guide/start/index.mdx Updated key terminology to match README (e.g., "Performance oriented" → "Performance-focused", "Plugin Ecosystem" → "Plugin ecosystem")
website/docs/en/guide/start/glossary.mdx Improved definition clarity and consistency (e.g., simplified "Refers to" → direct definitions)
website/docs/en/guide/basic/cli.mdx Enhanced CLI option descriptions for clarity (e.g., "function content" → "function bodies", improved preposition usage)
README.md Aligned with start guide terminology and capitalization (matching feature names, descriptions, and phrasing from website docs)

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@chenjiahan chenjiahan changed the title docs: polish start/CLI guides and align README with start guide docs: polish startguides and align README with start guide Dec 21, 2025
@chenjiahan chenjiahan changed the title docs: polish startguides and align README with start guide docs: polish start guides and align README with start guide Dec 21, 2025
@chenjiahan chenjiahan merged commit 045ad96 into main Dec 21, 2025
11 checks passed
@chenjiahan chenjiahan deleted the codex/improve-clarity-in-english-documentation branch December 21, 2025 02:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants