Skip to content

Commit ebe84b8

Browse files
cursor[bot]cursoragent
authored andcommitted
Remove changeset requirement from PR template (#4982)
- Remove the changeset checklist item from PR template as requested - Contributors no longer need to create changesets for PRs - Automated changeset workflows remain in place for version management Co-authored-by: Cursor Agent <[email protected]>
1 parent 62459e8 commit ebe84b8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/pull_request_template.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,6 @@ Detail the steps to test your changes. This helps reviewers verify your work.
6060
- [ ] The application builds successfully with my changes.
6161
- [ ] **Branch Hygiene**: My branch is up-to-date (rebased) with the `main` branch.
6262
- [ ] **Documentation Impact**: I have considered if my changes require documentation updates (see "Documentation Updates" section below).
63-
- [ ] **Changeset**: A changeset has been created using `npm run changeset` if this PR includes user-facing changes or dependency updates.
6463
- [ ] **Contribution Guidelines**: I have read and agree to the [Contributor Guidelines](/CONTRIBUTING.md).
6564

6665
### Screenshots / Videos

0 commit comments

Comments
 (0)