diff --git a/README.md b/README.md index d3c79cc97fa..0c220838b5e 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,7 @@ - [Code Summary](#code-summary) - [Highlights](#highlights) - [Documentation](#documentation) +- [OpenSearch Forum](#forum) - [Contributing](#contributing) - [Attribution](#attribution) - [Code of Conduct](#code-of-conduct) @@ -127,6 +128,10 @@ Recently we have been actively improving our query engine primarily for better c Please refer to the [SQL Language Reference Manual](./docs/user/index.rst), [Piped Processing Language (PPL) Reference Manual](./docs/user/ppl/index.rst) and [Technical Documentation](https://opensearch.org/docs/latest/search-plugins/sql/index/) for detailed information on installing and configuring plugin. +## Forum + +For additional help with the plugin, including questions about opening an issue, visit the OpenSearch [Forum](https://forum.opensearch.org/c/plugins/sql/8). + ## Contributing See [developer guide](DEVELOPER_GUIDE.rst) and [how to contribute to this project](CONTRIBUTING.md).