Skip to content

Commit b99e3f7

Browse files
authored
chore: add contributing note
1 parent 9d0d9a1 commit b99e3f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ This project implements a Model Context Protocol (MCP) server for MongoDB and Mo
5555
npm run inspect
5656
```
5757

58-
4. Commit your changes with a descriptive commit message
58+
4. Commit your changes using [conventional commits](https://www.conventionalcommits.org/en/v1.0.0/) format.
5959

6060
## Adding tests to the MCP Server
6161

0 commit comments

Comments
 (0)