Skip to content

docs: add missing i18n:schema command to CONTRIBUTING.md#1804

Merged
danielroe merged 1 commit intomainfrom
serhalp/docs-add-i18n-schema-cmd
Mar 1, 2026
Merged

docs: add missing i18n:schema command to CONTRIBUTING.md#1804
danielroe merged 1 commit intomainfrom
serhalp/docs-add-i18n-schema-cmd

Conversation

@serhalp
Copy link
Copy Markdown
Member

@serhalp serhalp commented Mar 1, 2026

🔗 Linked issue

N/A

🧭 Context

I added this command a couple weeks ago, but didn't think to document it.

📚 Description

Document the command where the other i18n commands are documented

@vercel
Copy link
Copy Markdown

vercel bot commented Mar 1, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
npmx.dev Building Building Preview, Comment Mar 1, 2026 9:22pm
2 Skipped Deployments
Project Deployment Actions Updated (UTC)
docs.npmx.dev Ignored Ignored Mar 1, 2026 9:22pm
npmx-lunaria Ignored Ignored Mar 1, 2026 9:22pm

Request Review

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai bot commented Mar 1, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between 3d0ae04 and 68c9e22.

📒 Files selected for processing (1)
  • CONTRIBUTING.md

📝 Walkthrough

Walkthrough

This change adds a new i18n command entry called i18n:schema to the documentation. The command generates a JSON Schema from the en.json locale file and outputs it to i18n/schema.json. This schema can be used for IDE validation and autocompletion when working with locale files that reference it. The modification involves a single line addition to the CONTRIBUTING.md file with no removals.

🚥 Pre-merge checks | ✅ 1
✅ Passed checks (1 passed)
Check name Status Explanation
Description check ✅ Passed The pull request description clearly relates to the changeset, explaining that documentation for the i18n:schema command is being added to CONTRIBUTING.md where other i18n commands are documented.

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

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch serhalp/docs-add-i18n-schema-cmd

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.

@codecov
Copy link
Copy Markdown

codecov bot commented Mar 1, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ All tests successful. No failed tests found.

📢 Thoughts on this report? Let us know!

@danielroe danielroe added this pull request to the merge queue Mar 1, 2026
Merged via the queue into main with commit 488564c Mar 1, 2026
21 checks passed
@danielroe danielroe deleted the serhalp/docs-add-i18n-schema-cmd branch March 1, 2026 21:58
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