Contribution issues π§
All the issues open for contributions are tagged withgood-first-issue
or help-wanted
. A great place to start looking are our GitHub projects for:
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:
- 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
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.