Skip to main content
Glama
pull_request_template.mdβ€’4.55 kB
# Pull Request ## πŸ“ Description <!-- Provide a clear and concise description of what this PR does --> ## πŸ”— Related Issue <!-- Link to the issue this PR addresses (if applicable) --> Fixes #(issue_number) Closes #(issue_number) Relates to #(issue_number) ## πŸ§ͺ Type of Change <!-- Check the type of change your PR introduces --> - [ ] πŸ› 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 not work as expected) - [ ] πŸ“š Documentation update - [ ] πŸ”§ Refactoring (no functional changes, no api changes) - [ ] ⚑ Performance improvements - [ ] 🧹 Code cleanup - [ ] πŸ”’ Security improvement - [ ] 🎨 Style/UI changes - [ ] πŸ”¨ DevOps/Build changes ## πŸš€ What's Changed <!-- Describe the changes in detail --> ### Added - ### Changed - ### Deprecated - ### Removed - ### Fixed - ### Security - ## πŸ§ͺ Testing <!-- Describe how you tested your changes --> ### Test Coverage - [ ] Unit tests pass (`npm test`) - [ ] Integration tests pass (if applicable) - [ ] Manual testing completed - [ ] Performance testing (if applicable) ### Test Details <!-- Describe specific test scenarios --> **Tested on:** - [ ] Windows - [ ] macOS - [ ] Linux **SQL Server versions tested:** - [ ] SQL Server 2016 - [ ] SQL Server 2019 - [ ] SQL Server 2022 **MCP Clients tested:** - [ ] Warp - [ ] Claude Desktop - [ ] Other: \***\*\_\_\_\*\*** ### Test Scenarios <!-- List the scenarios you tested --> 1. 2. 3. ## πŸ“¦ Dependencies <!-- List any new dependencies added --> ### New Dependencies - [ ] No new dependencies - [ ] Production dependencies added: \***\*\_\_\_\*\*** - [ ] Development dependencies added: \***\*\_\_\_\*\*** ### Dependency Changes - [ ] Dependencies updated - [ ] Dependencies removed - [ ] Security vulnerabilities resolved ## πŸ“– Documentation <!-- Documentation changes --> - [ ] README.md updated - [ ] Code comments added/updated - [ ] API documentation updated (if applicable) - [ ] CHANGELOG.md updated (if applicable) ## ⚠️ Breaking Changes <!-- If this is a breaking change, describe the impact --> **What breaks:** - **Migration path:** - **Affected users:** - ## πŸ” Code Quality <!-- Confirm code quality checks --> - [ ] Code follows the project's coding standards - [ ] Self-review of code completed - [ ] Code is self-documenting or well-commented - [ ] No console.log or debug statements left in code - [ ] Error handling is comprehensive - [ ] Security considerations addressed ## πŸ“Š Performance Impact <!-- If applicable, describe performance implications --> - [ ] No performance impact - [ ] Performance improved - [ ] Performance impact assessed and acceptable - [ ] Bundle size impact: **\_** (increase/decrease) ## πŸ”’ Security Considerations <!-- Security-related changes --> - [ ] No security implications - [ ] Security review completed - [ ] Input validation added/updated - [ ] Authentication/authorization changes tested - [ ] No sensitive data exposed in logs ## πŸ“± Screenshots/Videos <!-- Add screenshots or videos if applicable --> **Before:** **After:** ## 🀝 Review Checklist <!-- For reviewers --> - [ ] Code review completed - [ ] Tests reviewed and adequate - [ ] Documentation reviewed - [ ] Security implications considered - [ ] Performance impact acceptable - [ ] Breaking changes properly documented ## πŸ“‹ Deployment Notes <!-- Special deployment considerations --> - [ ] No special deployment requirements - [ ] Database migrations required - [ ] Configuration changes needed - [ ] Environment variables added/changed ## 🎯 Next Steps <!-- What should happen after this PR is merged --> - [ ] No follow-up required - [ ] Follow-up issue created: #**\_** - [ ] Documentation updates needed - [ ] User communication required --- ## πŸ“ Additional Notes <!-- Any additional context or notes for reviewers --> --- **By submitting this PR, I confirm that:** - [ ] I have read and followed the contributing guidelines - [ ] My code follows the project's coding standards - [ ] I have performed a self-review of my code - [ ] I have commented my code, particularly in hard-to-understand areas - [ ] I have made corresponding changes to the documentation - [ ] My changes generate no new warnings - [ ] I have added tests that prove my fix is effective or that my feature works - [ ] New and existing unit tests pass locally with my changes

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/egarcia74/warp-sql-server-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server