We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 642f244 commit fa561e9Copy full SHA for fa561e9
CLAUDE.md
@@ -237,3 +237,4 @@ After the PR is created:
237
- Update CHANGELOG.md with an entry under `[Unreleased]` linking to the new PR. New entries should be placed at the bottom of their section.
238
- If the change touches `packages/mcp`, update `packages/mcp/CHANGELOG.md` instead
239
- Do NOT add a CHANGELOG entry for documentation-only changes (e.g., changes only in `docs/`)
240
+- Enterprise-only features (gated by an entitlement) should be prefixed with `[EE]` in the CHANGELOG entry (e.g., `- [EE] Added support for ...`)
0 commit comments