From e178396e488cd8d4c1e3a6f4f214925dc56330ac Mon Sep 17 00:00:00 2001 From: Matiss Janis Aboltins Date: Sat, 14 Feb 2026 03:00:36 +0000 Subject: [PATCH] Docs: add Claude Code Pro subscription benefit for core contributors (#6963) * Add Claude Code Pro subscription benefit for core contributors Co-authored-by: Cursor * Add release notes for PR #6963 --------- Co-authored-by: Cursor Co-authored-by: github-actions[bot] --- .../contributing/leadership/new-core-contributors-guide.md | 5 +++++ upcoming-release-notes/6963.md | 6 ++++++ 2 files changed, 11 insertions(+) create mode 100644 upcoming-release-notes/6963.md diff --git a/packages/docs/docs/contributing/leadership/new-core-contributors-guide.md b/packages/docs/docs/contributing/leadership/new-core-contributors-guide.md index 75773a7d54..00b138f093 100644 --- a/packages/docs/docs/contributing/leadership/new-core-contributors-guide.md +++ b/packages/docs/docs/contributing/leadership/new-core-contributors-guide.md @@ -51,4 +51,9 @@ As a core contributor, you are eligible for a sponsored [Cursor] subscription. T Some helpful Cursor usage tips can be found [here](./cursor-ide.md). +### Claude Code Subscription + +As a core contributor, you are also eligible for a sponsored [Claude Code] Pro plan subscription. The process is the same as Cursor: purchase your [Claude Code] Pro subscription, and then submit the expense to OpenCollective for reimbursement. To minimize administrative overhead, we encourage you to submit expenses quarterly rather than monthly. This benefit has been pre-approved for all core contributors, so there's no need to request permission - simply follow the reimbursement process through OpenCollective. + [Cursor]: https://www.cursor.com +[Claude Code]: https://claude.ai/code diff --git a/upcoming-release-notes/6963.md b/upcoming-release-notes/6963.md new file mode 100644 index 0000000000..1610965191 --- /dev/null +++ b/upcoming-release-notes/6963.md @@ -0,0 +1,6 @@ +--- +category: Maintenance +authors: [MatissJanis] +--- + +Add Claude Code Pro subscription benefit details for core contributors in documentation.