Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@ Thank you for your interest in contributing to the MCP Proxy for AWS! We welcome

## Quick Start

> [!NOTE]
> Before implementing new features, please create an issue first to ensure your contribution aligns with the project roadmap.

1. **Fork the repository** on GitHub
2. **Set up your development environment** - see [DEVELOPMENT.md](DEVELOPMENT.md) for detailed setup instructions
3. **Create a feature branch** from `main`
Expand Down