docs(sdk): migrate handling-external-contributor-pr playbook#16502
Merged
stephanie-anderson merged 7 commits intomasterfrom Feb 23, 2026
Merged
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
860f3e9 to
3fdb0ad
Compare
…format - Added spec frontmatter with version tracking - Added SpecRfcAlert, SpecMeta, and SpecChangelog components - Added Overview section with related resources - Applied RFC 2119 keywords to requirements - Created reusable saved reply includes (partials) for DRY principle - Inlined saved replies in playbook using includes - Updated saved-replies document to use same includes - Expanded Referenced Standards section with 3 standards - Emphasized timely, respectful responses - Verified all referenced standard sections exist Co-Authored-By: Claude <noreply@anthropic.com>
3fdb0ad to
7d1d037
Compare
- Updated includes to contain complete CopyableCard with title - Removed blockquote wrapper in playbook to show full component - Copy-to-clipboard functionality now works in both locations - Saved replies look identical in playbook and saved-replies doc Co-Authored-By: Claude <noreply@anthropic.com>
There was a problem hiding this comment.
Cursor Bugbot has reviewed your changes and found 1 potential issue.
Bugbot Autofix is OFF. To automatically fix reported issues with Cloud Agents, enable Autofix in the Cursor dashboard.
stephanie-anderson
requested changes
Feb 23, 2026
Instead of using Include components which caused double-nesting issues, the saved-replies page now contains the CopyableCard components directly, and playbooks link to them. Changes: - Saved-replies index: Inline CopyableCard content instead of includes - Handling-external-contributor-pr playbook: Link to saved replies instead of including them - Remove unused include files This makes saved-replies the single source of truth without duplication. Co-Authored-By: Claude <noreply@anthropic.com>
f3a33a9 to
ca881e5
Compare
stephanie-anderson
approved these changes
Feb 23, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
DESCRIBE YOUR PR
Migrates the
handling-external-contributor-prplaybook. Changes applied:The playbook guides SDK maintainers through triaging external PRs with consistent, respectful communication.
IS YOUR CHANGE URGENT?
SLA
Thanks in advance for your help!
PRE-MERGE CHECKLIST
Make sure you've checked the following before merging your changes:
Co-Authored-By: Claude noreply@anthropic.com