Skip to content

Commit 761ee5e

Browse files
mishushakovclaude
andauthored
docs: instruct linking Linear issues when opening PRs (#1604)
## Description Adds a rule to `CLAUDE.md` instructing agents to use the Linear MCP (if available) when opening a new pull request — either linking to related existing issues or creating a new issue from the PR description. Linked issue: [SDK-267](https://linear.app/e2b/issue/SDK-267/claudemd-require-linear-issue-linking-when-opening-prs) 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
1 parent 9ee4414 commit 761ee5e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

CLAUDE.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,6 @@ To re-generate the API client run `make codegen` in the repository root when mod
55
Create or update tests covering affected codepaths and run them using `pnpm run test`.
66
Generate a changeset when updating packages/cli, packages/js-sdk, packages/python-sdk with `pnpm changeset` in the repository root.
77
When creating a pull request, add usage examples for user-facing changes to the PR description.
8+
When opening a new pull request, use the Linear MCP if available to link to related issues, or create a new issue from the PR description.
89
Keep PR descriptions up-to-date with changes.
910
Default credentials are stored in .env.local in the repository root or inside ~/.e2b/config.json.

0 commit comments

Comments
 (0)