Contribution issues π§
All the issues open for contributions are tagged withgood-first-issue
or help-wanted
. A great place to start looking is our GitHub project for community contributors dashboard.
Also, we are always open to suggestions so feel free to open new issues with your ideas and we can give you guidance!
After you find the issue that you want to contribute to, follow the fork-and-pull
workflow:
- Comment on the issue, so we can assign it to you
- 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
- Follow the PR template and provide all of the required informations
- Make sure that the CI tests are GREEN
Be sure to merge the latest MindsDB repository from βupstreamβ before making a Pull Request!
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 issues labeled asgood-first-issue
or help-wanted
with a documentation
tag.