# Contributing to Fireflies MCP Server
Thank you for your interest in contributing! We welcome all kinds of contributions, including bug reports, feature requests, documentation improvements, and code changes.
## How to Contribute
1. **Fork the repository** and create your branch from `main`.
2. **Describe your changes** clearly in your pull request.
3. **Test your changes** before submitting.
4. For major changes, please open an issue first to discuss what you would like to change.
## Code Style
- Use conventional commit messages.
- Follow the existing code style and formatting.
## Reporting Issues
- Please use the GitHub Issues page to report bugs or request features.
## Community
- Be respectful and inclusive in all interactions.
Happy coding!