Contributing to Tox Testing MCP
January 19, 2025 ยท View on GitHub
We love your input! We want to make contributing to the Tox Testing MCP as easy and transparent as possible, whether it's:
- Reporting a bug
- Discussing the current state of the code
- Submitting a fix
- Proposing new features
- Becoming a maintainer
Development Process
- Fork the repository
- Create your feature branch (
git checkout -b feature/amazing-feature) - Commit your changes (
git commit -m 'Add some amazing feature') - Push to the branch (
git push origin feature/amazing-feature) - Open a Pull Request
Pull Request Process
- Update the README.md with details of changes to the interface, if applicable
- Update any relevant documentation
- The PR will be merged once you have the sign-off of at least one maintainer
Any contributions you make will be under the same license as the project
In short, when you submit code changes, your submissions are understood to be under the same license that covers the project. Feel free to contact the maintainers if that's a concern.