Skip to content

Conversation

@koic
Copy link
Member

@koic koic commented Oct 30, 2025

Motivation and Context

README is generally better kept focused on information that is most valuable to users. For that reason, release procedures that are not relevant to end users have been moved to a separate RELEASE.md file.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation update

Checklist

  • I have read the MCP Documentation
  • My code follows the repository's style guidelines
  • New and existing tests pass locally
  • I have added appropriate error handling
  • I have added or updated documentation as needed

@atesgoral
Copy link
Contributor

@koic I think you forgot to add RELEASE.md

README is generally better kept focused on information that is most valuable to users.
For that reason, release procedures that are not relevant to end users have been moved to
a separate RELEASE.md file.
@koic koic force-pushed the extract_release_from_readme_to_a_new_file branch from 0f601cb to 5b737eb Compare November 4, 2025 02:14
@koic
Copy link
Member Author

koic commented Nov 4, 2025

Oops! I've added the RELEASE.md.

@koic koic merged commit 55dfbdc into modelcontextprotocol:main Nov 4, 2025
5 checks passed
@koic koic deleted the extract_release_from_readme_to_a_new_file branch November 4, 2025 03:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants