-
Notifications
You must be signed in to change notification settings - Fork 794
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
fix: Update OnchainKit contribution docs #2171
Conversation
✅ Heimdall Review Status
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
``` | ||
// @noErrors: 2304 - Cannot find name | ||
```bash | ||
pnpm f:ock dev |
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.
not pnpm f:play dev
?
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.
Good catch
### Updating changelog | ||
|
||
To update the change log, run: | ||
|
||
```bash | ||
yarn changeset | ||
pnpm changeset | ||
``` | ||
|
||
Select `minor` and use the following format for the summary: |
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.
should we mention semver here, i.e. pick change type based on semver?
Review Error for alessey @ 2025-04-07 16:47:11 UTC |
Review Error for alessey @ 2025-04-07 16:47:40 UTC |
Review Error for alessey @ 2025-04-07 16:52:01 UTC |
What changed? Why?
Updated
onchainkit/guides/contribution.mdx
to reflect new project structure.Link to preview 🔗
Notes to reviewers
How has it been tested?
Have you tested the following pages?
BaseWeb
BaseDocs