json-schema-org / json-schema-org/website

[📝 Docs]: Fix capitalization consistency in INSTALLATION.md

Open
#2,107 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

📝 Documentation Status: Triage
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

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.