-
Notifications
You must be signed in to change notification settings - Fork 47
update readme #880
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
update readme #880
Conversation
|
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
There was a problem hiding this 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 reorganizes the README to streamline the development setup instructions and add documentation for the publishing process. The changes consolidate Nix-related information and introduce a new Publishing section.
- Nix moved from a dedicated section to an optional prerequisite with inline setup instructions
- Added a new Publishing section explaining the automated release process
- Simplified the development mode section by removing duplicate Nix setup instructions
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
README.md
Outdated
| ## Publishing | ||
| To publish packages to npm registry merge PR named Release, which is automatically created and updated by Chnageset on merge of any other PR containing changesets files. |
Copilot
AI
Dec 10, 2025
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The sentence structure is unclear and contains grammatical issues. Consider rephrasing to: "To publish packages to the npm registry, merge the PR named 'Release', which is automatically created and updated by Changeset when any other PR containing changeset files is merged."
| To publish packages to npm registry merge PR named Release, which is automatically created and updated by Chnageset on merge of any other PR containing changesets files. | |
| To publish packages to the npm registry, merge the PR named 'Release', which is automatically created and updated by Changeset when any other PR containing changeset files is merged. |
JulesFiliot
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🙏
Co-authored-by: Jules <[email protected]>
JulesFiliot
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
![]()
No description provided.