# Contributing to mercadopago-claude-marketplace Thank you for your interest in contributing to the Mercado Pago Claude Marketplace! This guide explains how to report issues and request features. ## How to Contribute There are two main ways to contribute to this project: * **Feature Requests**: Suggest new plugins, skills, agents, or capabilities you'd like to see * **Bug Reports**: Report unexpected behavior or broken integrations Open an issue to share your ideas, questions, or feedback. The team will review all submissions and will follow up accordingly. ## Feature Requests If you want to suggest a new plugin, skill, agent, or a significant change to an existing component, please open an issue and prefix the title with `[RFC]` (Request for Change). This helps the team evaluate the proposal for relevance, capacity, and architectural consistency before any code is written, ensuring your contribution is set up for success. ## Bug Reports Bugs are a reality in software. We can't fix what we don't know about, so please report liberally. Before reporting a bug, please search existing issues as it's possible that someone else has already reported your error. In the off case that you find your issue as fixed/closed, please add a reference to it on your new one. Your issue should contain a title and a clear description of the issue. You should also include as much relevant information as possible, and a code sample that demonstrates the issue. The goal of a bug report is to make it easy for yourself - and others - to replicate the bug and develop a fix. Opening an issue is as easy as following [this link](https://github.com/mercadopago/mercadopago-claude-marketplace/issues/new?assignees=&labels=&template=bug_report.md) and filling out the given template. ## Code of Conduct This project is governed by our [Code of Conduct](./CODE_OF_CONDUCT.md). By participating, you are expected to uphold these standards. Please report unacceptable behavior to the project maintainers.