diff --git a/README.md b/README.md index e1e9290d27791..c5e52ccc1ba21 100644 --- a/README.md +++ b/README.md @@ -46,6 +46,8 @@ please see the document [How to Contribute](https://github.com/microsoft/vscode/ * [File an issue](https://github.com/microsoft/vscode/issues) * Follow [@code](https://twitter.com/code) and let us know what you think! +See our [wiki](https://github.com/microsoft/vscode#feedback) for a description of each of these channels and information on some other available community-driven channels. + ## Related Projects Many of the core components and extensions to VS Code live in their own repositories on GitHub. For example, the [node debug adapter](https://github.com/microsoft/vscode-node-debug) and the [mono debug adapter](https://github.com/microsoft/vscode-mono-debug) have their own repositories. For a complete list, please visit the [Related Projects](https://github.com/microsoft/vscode/wiki/Related-Projects) page on our [wiki](https://github.com/microsoft/vscode/wiki).