Skip to content

docs: fix GitHub capitalization#738

Merged
LadyBluenotes merged 3 commits intoTanStack:mainfrom
pavan-sh:docs/small-docs-fix
Mar 28, 2026
Merged

docs: fix GitHub capitalization#738
LadyBluenotes merged 3 commits intoTanStack:mainfrom
pavan-sh:docs/small-docs-fix

Conversation

@pavan-sh
Copy link
Copy Markdown
Contributor

@pavan-sh pavan-sh commented Feb 28, 2026

fix GitHub capitalization

Summary by CodeRabbit

  • Style
    • Standardized "GitHub" branding capitalization throughout the interface for consistency with official naming conventions.
    • Fixed UTF-8 encoding in configuration file.

@netlify
Copy link
Copy Markdown

netlify bot commented Feb 28, 2026

👷 Deploy request for tanstack pending review.

Visit the deploys page to approve it

Name Link
🔨 Latest commit 5c5aa5c

@LadyBluenotes
Copy link
Copy Markdown
Member

Thank you for putting time into this.

Could you fix the conflicts? Then we can get this merged.

@pavan-sh
Copy link
Copy Markdown
Contributor Author

Thank you for putting time into this.

Could you fix the conflicts? Then we can get this merged.

Thanks for the review, I have fixed the conflicts.

@coderabbitai
Copy link
Copy Markdown

coderabbitai bot commented Mar 28, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 644a5ea4-52e6-49af-960f-27cba81bfc5d

📥 Commits

Reviewing files that changed from the base of the PR and between e71479b and 5c5aa5c.

📒 Files selected for processing (3)
  • src/components/OpenSourceStats.tsx
  • src/routes/$libraryId/$version.docs.framework.$framework.examples.$.tsx
  • src/utils/gh-sponsor-meta.json

📝 Walkthrough

Walkthrough

Branding consistency update correcting the capitalization of "GitHub" across UI components, routing configuration, and JSON metadata to match official GitHub branding conventions.

Changes

Cohort / File(s) Summary
UI Component & Route Text Updates
src/components/OpenSourceStats.tsx, src/routes/$libraryId/$version.docs.framework.$framework.examples.$.tsx
Updated GitHub branding capitalization from "Github" to "GitHub" in displayed labels and link text.
JSON Metadata
src/utils/gh-sponsor-meta.json
Removed UTF-8 BOM and corrected sponsor name from "Github" to "GitHub".

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Poem

🐰 GitHub's got the proper case,
Capital letters in their place,
No more "Github" in sight—
The branding's set just right!

🚥 Pre-merge checks | ✅ 2 | ❌ 1

❌ Failed checks (1 warning)

Check name Status Explanation Resolution
Docstring Coverage ⚠️ Warning Docstring coverage is 0.00% which is insufficient. The required threshold is 80.00%. Write docstrings for the functions missing them to satisfy the coverage threshold.
✅ Passed checks (2 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title 'docs: fix GitHub capitalization' accurately summarizes the main changes across all three modified files, which consistently correct 'Github' to 'GitHub' in documentation and configuration.

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

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

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.

@LadyBluenotes LadyBluenotes merged commit db44d55 into TanStack:main Mar 28, 2026
4 checks passed
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.

2 participants