Skip to content

Add CONTRIBUTING.md #64

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Nov 20, 2024
Merged

Add CONTRIBUTING.md #64

merged 2 commits into from
Nov 20, 2024

Conversation

jspahrsummers
Copy link
Member

No description provided.

Comment on lines +7 to +11
1. Fork the repository
2. Clone your fork: `git clone https://github.com/YOUR-USERNAME/typescript-sdk.git`
3. Install dependencies: `npm install`
4. Build the project: `npm run build`
5. Run tests: `npm test`
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this is inconsistent with the approach in https://github.com/modelcontextprotocol/python-sdk/blob/main/CONTRIBUTING.md. We either tell people to fork and then clone or to clone the main repo.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oh, I'll fix the Python one. Forking will be necessary for most folks.

@jspahrsummers jspahrsummers merged commit 711350d into main Nov 20, 2024
4 checks passed
@jspahrsummers jspahrsummers deleted the justin/contributing branch November 20, 2024 15:43
Pizzaface pushed a commit to RewstApp/mcp-inspector that referenced this pull request May 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants