mindsdb / mindsdb

The platform for building AI from enterprise data
https://mindsdb.com
Other
26.62k stars 4.85k forks source link

[Docs] Add community tutorial links to the `Using MindsDB via SQL API -> Connect to MindsDB -> Other SQL Clients -> MariaDB SkySQL` page #4475

Closed martyna-mindsdb closed 1 year ago

martyna-mindsdb commented 1 year ago

Instructions :page_facing_up:

Here are the step-by-step instructions:

  1. Go to the /docs/connect/connect-mariadb-skysql.mdx file.

  2. Go to the end of this file and add the following content:

<Tip>
**From Our Community**

Check out the tutorial created by our community:

- [Let's connect Mindsdb with Mariadb shell Locally and Predict the Mobile Price](https://atharva08.hashnode.dev/lets-connect-mindsdb-with-mariadb-shell-locally-and-predict-the-mobile-price-range)
  by [Atharva Shirdhankar](https://github.com/StarTrooper08)
</Tip>
  1. Save the changes and create a PR.

Hackathon Issue :loudspeaker:

MindsDB has organized a hackathon to let in more contributors to the in-database ML world!

Each hackathon issue is worth a certain amount of points that will bring you prizes by the end of the MindsDB Hackathon.

Stay tuned for the detailed rules of the MindsDB Hackathon!

The https://github.com/mindsdb/mindsdb/labels/first-timers-only Label

We are happy to welcome you on board! Please take a look at the rules below for first-time contributors.

  1. You can solve only one issue labeled as https://github.com/mindsdb/mindsdb/labels/first-timers-only. After that, please look at other issues labeled as https://github.com/mindsdb/mindsdb/labels/good%20first%20issue, https://github.com/mindsdb/mindsdb/labels/help%20wanted, or https://github.com/mindsdb/mindsdb/labels/integration.

  2. After you create your first PR in the MindsDB repository, please sign our CLA to become a MindsDB contributor. You can do that by leaving a comment that contains the following: I have read the CLA Document and I hereby sign the CLA

Thank you for contributing to MindsDB!

JatinKumar001 commented 1 year ago

Hey, I open a pull request #4479

martyna-mindsdb commented 1 year ago

@JatinKumar001 Thanks for contributing to MindsDB.

Before we can merge your PR, please sign our CLA, as mentioned in the PR.

Also, in the PR description, please change Fixes #(4475) to Fixes #4475, so it links to this issue.

Thanks.