diff --git a/connectors/overview.mdx b/connectors/overview.mdx index 020a2c1..ea765f8 100644 --- a/connectors/overview.mdx +++ b/connectors/overview.mdx @@ -20,11 +20,15 @@ At the top there is a `Status` page which shows which sources have been indexed ## Missing a Connector? -Is there a Connector that would be useful to you? Let us know via Email or Github Issue. - -Contact us at [danswer.dev@gmail.com](mailto:danswer.dev@gmail.com). - -Please check if the connector you're interested in is already mentioned on the Danswer +Is there a Connector that would be useful to you? Let us know via a [GitHub Issues](https://github.com/danswer-ai/danswer/issues) page. +(Please check if the connector you're interested in is already mentioned). Don't forget to thumbs up the issues requesting the connectors that you would like to see built next! + +### Contributing a Connector +As Danswer is opensource, one of the best features is that anyone can add to it! We encourage people who need new +connectors to contribute it back to the Danswer repo for other people to benefit as well. + +Refer to this [README guide](https://github.com/danswer-ai/danswer/blob/main/backend/danswer/connectors/README.md) +for how to add a new Connector.