Skip to content

Commit aeebcc2

Browse files
Merge pull request modelcontextprotocol#49 from modelcontextprotocol/zack-lee/thumbs-up-feedback-and-contributing
Adding thumbs up/down feedback to our docs
2 parents 62c48f8 + 76fd80a commit aeebcc2

File tree

2 files changed

+6
-4
lines changed

2 files changed

+6
-4
lines changed

CONTRIBUTING.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,9 @@ Thank you for your interest in contributing to the Model Context Protocol (MCP)
55
## Getting Started
66

77
1. Install the required tools:
8-
- Node.js
9-
- Git
10-
- [Mintlify CLI](https://www.npmjs.com/package/mintlify): `npm i -g mintlify`
11-
8+
- Node.js
9+
- Git
10+
- [Mintlify CLI](https://www.npmjs.com/package/mintlify): `npm i -g mintlify`
1211
2. Fork and clone the repository
1312
3. Create a new branch for your changes
1413
4. Run `mintlify dev` to preview changes locally

mint.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,5 +64,8 @@
6464
],
6565
"footerSocials": {
6666
"github": "https://github.com/modelcontextprotocol"
67+
},
68+
"feedback": {
69+
"thumbsRating": true
6770
}
6871
}

0 commit comments

Comments
 (0)