json-schema-org / json-schema-org/website
[📝 Docs]: Fix capitalization consistency in INSTALLATION.md
Nobody has claimed this yet.
- Dominant language
- HTML
- Stars
- 169
- Forks
- 484
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 6
Description
What Docs changes are you proposing?
Description
Several sentences in INSTALLATION.md start with lowercase letters, which affects the professional appearance and consistency of the documentation.
Location
- File:
INSTALLATION.md - Lines: 223, 229, 237, 243
- Link: https://github.com/json-schema-org/website/blob/main/INSTALLATION.md
Current Issues
The following lines start with lowercase letters:
- Line 223: "you can check code formatting..."
- Line 229: "you can format the code..."
- Line 237: "you can check..."
- Line 243: "you can fix linting issues using..."
Proposed Fix
Capitalize the first letter of each sentence for consistency with standard English grammar and professional documentation practices.
Example
- Before:
you can check code formatting... - After:
You can check code formatting...
Additional Context
- Issue type: Documentation / Formatting
- Difficulty: Very Easy
- First contribution: Yes
I would like to work on this issue as my first contribution to the JSON Schema project.
I am ready to work on this issue and submit a PR. Please let me know if I can proceed! 😊
@json-schema-org/docs-team
Code of Conduct
- I agree to follow this project's Code of Conduct
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Open INSTALLATION.md and inspect lines 223, 229, 237, and 243, where the issue identifies sentences beginning with lowercase letters. Capitalize those sentence starts and review the diff to confirm that only the four documented wording changes were made.
Written by the indexing model from the issue text.
Assessment
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 55/100