diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index cc0c7fbb..4ccb4be2 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -33,8 +33,6 @@ To publish your server, follow the [quickstart guide starting from the "Install - [ ] I have read the [MCP Protocol Documentation](https://modelcontextprotocol.io) - [ ] My changes follows MCP security best practices -- [ ] I have published my server to the MCP Server Registry (recommended for new servers) -- [ ] I have updated the server's own README with documentation - [ ] I have tested this with an LLM client - [ ] My code follows the repository's style guidelines - [ ] New and existing tests pass locally