diff --git a/README.md b/README.md index 5944694..978cd77 100644 --- a/README.md +++ b/README.md @@ -57,6 +57,10 @@ jobs: * You want to analyze a .NET solution: use the [SonarCloud Azure DevOps Extension](https://marketplace.visualstudio.com/items?itemName=SonarSource.sonarcloud) to analyze your code on SonarCloud with Azure Pipelines * You want to analyze C/C++ code: rely on our [Travis-CI extension](https://docs.travis-ci.com/user/sonarcloud/) and look at [our sample C/C++ project](https://github.com/SonarSource/sq-com_example_c-sqscanner-travis) +## Have question or feedback? + +To provide feedback (requesting a feature or reporting a bug) please post on the [SonarSource Community Forum](https://community.sonarsource.com/) with the tag `sonarcloud`. + ## License The Dockerfile and associated scripts and documentation in this project are released under the LGPLv3 License.