Contribute to MindsDB
Thank you for your interest in contributing to MindsDB. MindsDB is free open source software, and all types of contributions are welcome, whether theyβre documentation changes, bug reports, bug fixes or new source code changes.
Report issue
We use GitHub issues to track bugs and features. Report them by opening a new issue and fill out all of the required inputs: Your Python version
, MindsDB version
, Describe the bug
and Steps to reproduce
.
Documentation
We are always trying to improve our documentation. All Pull Requests that improve our grammar or docs structure or fix typos are welcomed.
- Check the MindsDB Docs repository and help us.
Easy contribution to issues
Most of the issues that are open for contributions will be tagged with good-first-issue
or help-wanted
. After you find the issue that you want to contribute to, follow the fork-and-pull
workflow:
- Fork the MindsDB repository
- Clone the repository locally
- Make changes and commit them
- Push your local branch to your fork
- Submit a Pull Request so that we can review your changes
- Write a commit message
- Make sure that the CI tests are GREEN
NOTE: Be sure to merge the latest from "upstream" before making a Pull Request!
Pull Request reviews are done on a regular basis. Please make sure you respond to our feedback/questions and sign our CLA.
Write for us
Do you find MindsDB useful and want to share your story? Make a PR to this repo with your writing in a markdown file, or just post it on Medium, Dev or your own blog post. We would love to hear from you .