docs: Add contributing guide and improve community documentation#2162
Merged
Conversation
localden
previously approved these changes
Jan 29, 2026
jonathanhefner
left a comment
Member
There was a problem hiding this comment.
Overall looks good! I really like the simplified language!
- Add comprehensive contributing guide (docs/community/contributing.mdx) covering prerequisites, setup, types of contributions, and troubleshooting - Improve formatting across community docs with tables and ASCII diagrams for better scannability - Add clarifying note to antitrust policy about when it applies - Enhance SEP guidelines with workflow diagram, status table, and prototype requirements section - Add 'When to Use Which' section and FAQ to Working/Interest Groups - Update navigation to include contributing page and fix links - Remove redundant status definitions from SEP index (now references SEP guidelines)
🏠 Remote-Dev: homespace
🏠 Remote-Dev: homespace
🏠 Remote-Dev: homespace
🏠 Remote-Dev: homespace
🏠 Remote-Dev: homespace
🏠 Remote-Dev: homespace
🏠 Remote-Dev: homespace
🏠 Remote-Dev: homespace
🏠 Remote-Dev: homespace
🏠 Remote-Dev: homespace
🏠 Remote-Dev: homespace
- Direct feature requests to GitHub Discussions, not Issues - Add Live calls row to communication channels table - Rename SECURITY.md to Vulnerability reports in table - Update Node.js version requirements to 24+ - Update npm version to 11.x - Remove redundant table row about testing - Add @example to @includecode JSDoc reference - Add Mintlify components documentation link - Point to MCP Registry instead of deprecated servers list - Replace ASCII art with Mermaid diagram in SEP workflow - Change bi-weekly to every two weeks for clarity
ee35aba to
7009582
Compare
🏠 Remote-Dev: homespace
localden
approved these changes
Jan 30, 2026
shivankgoel
pushed a commit
to shivankgoel/modelcontextprotocol
that referenced
this pull request
Feb 16, 2026
…elcontextprotocol#2162) * docs: Add contributing guide and improve community documentation - Add comprehensive contributing guide (docs/community/contributing.mdx) covering prerequisites, setup, types of contributions, and troubleshooting - Improve formatting across community docs with tables and ASCII diagrams for better scannability - Add clarifying note to antitrust policy about when it applies - Enhance SEP guidelines with workflow diagram, status table, and prototype requirements section - Add 'When to Use Which' section and FAQ to Working/Interest Groups - Update navigation to include contributing page and fix links - Remove redundant status definitions from SEP index (now references SEP guidelines) * Update SEP generation :house: Remote-Dev: homespace * Guide update. :house: Remote-Dev: homespace * Add line length limits. :house: Remote-Dev: homespace * Prettier fix :house: Remote-Dev: homespace * Update communication guidance. :house: Remote-Dev: homespace * Fix broken code blocks. :house: Remote-Dev: homespace * Add short explainers. :house: Remote-Dev: homespace * Improve step explainers. :house: Remote-Dev: homespace * Update for brevity :house: Remote-Dev: homespace * Fix explainers :house: Remote-Dev: homespace * Prettier is no longer yelling at me and breaking code blocks. :house: Remote-Dev: homespace * Address PR review feedback from jonathanhefner - Direct feature requests to GitHub Discussions, not Issues - Add Live calls row to communication channels table - Rename SECURITY.md to Vulnerability reports in table - Update Node.js version requirements to 24+ - Update npm version to 11.x - Remove redundant table row about testing - Add @example to @includecode JSDoc reference - Add Mintlify components documentation link - Point to MCP Registry instead of deprecated servers list - Replace ASCII art with Mermaid diagram in SEP workflow - Change bi-weekly to every two weeks for clarity * Add note about source access :house: Remote-Dev: homespace --------- Co-authored-by: Den Delimarsky <den@anthropic.com> Co-authored-by: Den Delimarsky <53200638+localden@users.noreply.github.com>
Merged
4 tasks
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.
Summary
This PR adds a comprehensive contributing guide and improves the overall quality and usability of the community documentation.
Requesting review from
@modelcontextprotocol/docs-maintainersChanges
New Content
docs/community/contributing.mdx): A comprehensive guide for new contributors covering:Improved Formatting
Content Improvements
Navigation Updates
/development/contributingto/community/contributingValidation
npm run check:docspasses