-
-
Notifications
You must be signed in to change notification settings - Fork 4.9k
docs: improve clarity, grammar, and wording in documentation site README #20370
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
This update refines the ESLint documentation README by improving clarity, fixing punctuation issues, and making the instructions easier to follow. Key enhancements include: • Reworded installation and local development steps for clearer instructions • Replaced vague phrases with explicit and concise alternatives • Standardized wording in the “Scripts” section • Corrected grammar issues, including improper comma usage • Improved the license line for proper punctuation and readability No functional or code changes were made—this commit focuses solely on documentation quality and consistency.
✅ Deploy Preview for docs-eslint ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
|
Hi @Lumowhisp!, thanks for the Pull Request The pull request title isn't properly formatted. We ask that you update the pull request title to match this format, as we use it to generate changelogs and automate releases.
To Fix: You can fix this problem by clicking 'Edit' next to the pull request title at the top of this page. Read more about contributing to ESLint here |
Co-authored-by: Milos Djermanovic <milos.djermanovic@gmail.com>
Co-authored-by: Milos Djermanovic <milos.djermanovic@gmail.com>
Co-authored-by: Milos Djermanovic <milos.djermanovic@gmail.com>
Co-authored-by: Milos Djermanovic <milos.djermanovic@gmail.com>
Co-authored-by: Milos Djermanovic <milos.djermanovic@gmail.com>
Co-authored-by: Milos Djermanovic <milos.djermanovic@gmail.com>
mdjermanovic
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, thanks!
This update refines the ESLint documentation README by improving clarity, fixing punctuation issues, and making the instructions easier to follow. Key enhancements include:
• Reworded installation and local development steps for clearer instructions
• Replaced vague phrases with explicit and concise alternatives
• Standardized wording in the “Scripts” section
• Corrected grammar issues, including improper comma usage
• Improved the license line for proper punctuation and readability
No functional or code changes were made—this commit focuses solely on documentation quality and consistency.
Prerequisites checklist
What is the purpose of this pull request? (put an "X" next to an item)
[X] Documentation update
[ ] Bug fix (template)
[ ] New rule (template)
[ ] Changes an existing rule (template)
[ ] Add autofix to a rule
[ ] Add a CLI option
[ ] Add something to the core
[ ] Other, please explain:
What changes did you make? (Give an overview)
I updated the documentation README to improve clarity, fix punctuation issues, and ensure consistent wording across sections. All changes are limited to documentation only, with no modifications to ESLint’s codebase.
Is there anything you'd like reviewers to focus on?
Please verify that the updated wording aligns with ESLint’s documentation style and maintains the original intent of the instructions.