-
Notifications
You must be signed in to change notification settings - Fork 5.5k
Spell "GitHub" and "ID" correctly #18988
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
base: master
Are you sure you want to change the base?
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub. 1 Skipped Deployment
|
|
Thank you so much for submitting this! We've added it to our backlog to review, and our team has been notified. |
WalkthroughThis PR standardizes text capitalization across the codebase, primarily converting "Github" to "GitHub" and "Id" to "ID" in user-facing strings, descriptions, and labels. Accompanying these text corrections are minor version bumps in affected component metadata and package files. Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes
Pre-merge checks and finishing touches❌ Failed checks (1 warning)
✅ Passed checks (2 passed)
✨ Finishing touches
🧪 Generate unit tests (beta)
📜 Recent review detailsConfiguration used: CodeRabbit UI Review profile: ASSERTIVE Plan: Pro 📒 Files selected for processing (23)
🧰 Additional context used🧠 Learnings (5)📚 Learning: 2024-07-24T02:06:47.016ZApplied to files:
📚 Learning: 2025-10-20T01:01:02.970ZApplied to files:
📚 Learning: 2025-09-11T01:53:51.070ZApplied to files:
📚 Learning: 2024-10-30T15:24:39.294ZApplied to files:
📚 Learning: 2024-10-08T16:42:59.225ZApplied to files:
🪛 LanguageToolCONTRIBUTING.md[style] ~31-~31: Consider using a more formal and expressive alternative to ‘amazing’. (AWESOME) [style] ~31-~31: Using many exclamation marks might seem excessive (in this case: 7 exclamation marks for a text that’s 4093 characters long) (EN_EXCESSIVE_EXCLAMATION) ⏰ Context from checks skipped due to timeout of 90000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (4)
🔇 Additional comments (32)
Comment |
Summary by CodeRabbit
Documentation
Bug Fixes
Chores