Skip to content

doc: Fix typos in CONTRIBUTING.md#11185

Open
Shivangisharma4 wants to merge 2 commits intoappwrite:mainfrom
Shivangisharma4:doc-fix-typos-contributing
Open

doc: Fix typos in CONTRIBUTING.md#11185
Shivangisharma4 wants to merge 2 commits intoappwrite:mainfrom
Shivangisharma4:doc-fix-typos-contributing

Conversation

@Shivangisharma4
Copy link

Description:

I noticed several typographical and grammatical errors in the
CONTRIBUTING.md
file while reviewing the documentation. These errors include misspelled words and incorrect grammar which can impact the readability of the contribution guidelines.

Changes:

Fixed "create run the" -> "run the"
Fixed "it's intended use" -> "its intended use" (possessive form)
Fixed "containes" -> "containers"
Fixed "doesnt" -> "doesn't"
Fixed "use then all" -> "use them all"
Fixed "an infinity" -> "and infinity"
Fixed "Cloud woekspaces" -> "Cloud workspaces"

Copilot AI review requested due to automatic review settings January 24, 2026 08:31
@coderabbitai
Copy link
Contributor

coderabbitai bot commented Jan 24, 2026

Note

Other AI code review bot(s) detected

CodeRabbit has detected other AI code review bot(s) in this pull request and will avoid duplicating their findings in the review comments. This may lead to a less comprehensive review.

📝 Walkthrough

Walkthrough

This pull request applies non-functional editorial corrections to CONTRIBUTING.md. Changes include grammar fixes (removing extraneous words, standardizing conjunctions), spelling corrections (typos such as "containes" to "containers", "doesnt" to "doesn't", "woekspaces" to "workspaces"), punctuation standardization, and minor wording improvements for clarity and consistency. No functional code changes or modifications to public APIs are included.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Title check ✅ Passed The title 'doc: Fix typos in CONTRIBUTING.md' clearly and concisely summarizes the main change: correcting typographical errors in the documentation file.
Description check ✅ Passed The description is directly related to the changeset, providing specific examples of typos and grammatical errors fixed in CONTRIBUTING.md with before/after details.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

Copy link
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 corrects several typographical and grammatical issues in CONTRIBUTING.md to improve the clarity and professionalism of the contribution guidelines.

Changes:

  • Fixes wording in the setup-from-source instructions (“create run the” → “run the”).
  • Corrects multiple spelling and grammar issues in sections describing container naming, module design, and HTTP endpoints.
  • Fixes typos and phrasing in the metrics collection and preview domains documentation.

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

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@github-actions
Copy link

github-actions bot commented Jan 24, 2026

Security Scan Results for PR

Docker Image Scan Results

Package Version Vulnerability Severity
libpng 1.6.51-r0 CVE-2025-66293 HIGH
libpng 1.6.51-r0 CVE-2026-22695 HIGH
libpng 1.6.51-r0 CVE-2026-22801 HIGH
libpng-dev 1.6.51-r0 CVE-2025-66293 HIGH
libpng-dev 1.6.51-r0 CVE-2026-22695 HIGH
libpng-dev 1.6.51-r0 CVE-2026-22801 HIGH

Source Code Scan Results

🎉 No vulnerabilities found!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant