Skip to content

docs(CONTRIBUTING): fix duplicate 'run' typo in changeset instructions#10113

Merged
TkDodo merged 1 commit intoTanStack:mainfrom
ramong26:fix/contributing-run-typo
Feb 11, 2026
Merged

docs(CONTRIBUTING): fix duplicate 'run' typo in changeset instructions#10113
TkDodo merged 1 commit intoTanStack:mainfrom
ramong26:fix/contributing-run-typo

Conversation

@ramong26
Copy link
Contributor

@ramong26 ramong26 commented Feb 11, 2026

Fixed a duplicate "run" word in the Changesets section of CONTRIBUTING.md.

🎯 Changes

  • Fix a duplicated word typo in CONTRIBUTING.md

Before:

please run run `pnpm changeset` and commit the file. 

After:

please run `pnpm changeset` and commit the file. 

This is a minor documentation typo fix that improves clarity for contributors.

✅ Checklist

  • I have followed the steps in the Contributing guide.
  • I have tested this code locally with pnpm run test:pr.

🚀 Release Impact

  • This change affects published code, and I have generated a changeset.
  • This change is docs/CI/dev-only (no release).

Summary by CodeRabbit

  • Documentation
    • Updated contribution guidelines to clarify changeset requirements.
@changeset-bot
Copy link

changeset-bot bot commented Feb 11, 2026

⚠️ No Changeset found

Latest commit: 4ef0e12

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Feb 11, 2026

📝 Walkthrough

Walkthrough

A single editorial change to CONTRIBUTING.md removes a trailing sentence from the Changesets guidance section, clarifying when changesets are required without altering the core contribution instructions.

Changes

Cohort / File(s) Summary
Documentation
CONTRIBUTING.md
Removed trailing sentence from Changesets guidance that stated a changeset is not needed when the PR affects docs, examples, styles, etc.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Poem

🐰 A sentence takes flight,
From the docs, clean and bright,
Changesets now clear,
No confusion here—
Contributors' path shines just right! ✨

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly and specifically describes the main change: fixing a duplicate 'run' typo in the changeset instructions within CONTRIBUTING.md.
Description check ✅ Passed The description follows the template structure with all required sections completed: Changes section with before/after examples, completed Checklist, and Release Impact clearly marked as docs-only.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ 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

No actionable comments were generated in the recent review. 🎉

Tip

Issue Planner is now in beta. Read the docs and try it out! Share your feedback on Discord.


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.

@TkDodo TkDodo merged commit b45be38 into TanStack:main Feb 11, 2026
1 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants