We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9d0d9a1 commit b99e3f7Copy full SHA for b99e3f7
CONTRIBUTING.md
@@ -55,7 +55,7 @@ This project implements a Model Context Protocol (MCP) server for MongoDB and Mo
55
npm run inspect
56
```
57
58
-4. Commit your changes with a descriptive commit message
+4. Commit your changes using [conventional commits](https://www.conventionalcommits.org/en/v1.0.0/) format.
59
60
## Adding tests to the MCP Server
61
0 commit comments