Skip to content

Commit b381db0

Browse files
update CONTRIBUTING.md
1 parent 97d026f commit b381db0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -107,6 +107,7 @@ Want to take on an issue? Leave a comment and a maintainer may assign it to you
107107
- Keep pull requests small and focused
108108
- Explain the issue and why your change fixes it
109109
- Before adding new functionality, ensure it doesn't already exist elsewhere in the codebase
110+
- Update `CHANGELOG.md` with an entry under `[Unreleased]` linking to your PR. New entries should be placed at the bottom of their section. If your change touches `packages/mcp`, update `packages/mcp/CHANGELOG.md` instead.
110111

111112
### UI Changes
112113

0 commit comments

Comments
 (0)