mindsdb / mindsdb

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

[Docs] Correct port value in `mongo-compass` #6187

Closed martyna-mindsdb closed 1 year ago

martyna-mindsdb commented 1 year ago

Instructions

  1. Go to the docs/connect/mongo-compass.mdx file.

  2. Go to line 75 and replace the port value is custom for your instance with the port value is 3306

  3. Save your changes and create a PR.

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. Please leave a comment on this issue and wait until you are assigned. Then you can create a PR.

  3. 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!

DeltaProxima commented 1 year ago

Can I take up this issue?

DeltaProxima commented 1 year ago

Link to the PR: #6215