diff --git a/README.md b/README.md index fac451e..a743700 100644 --- a/README.md +++ b/README.md @@ -8,3 +8,15 @@ This is not its documentation. - the **source code** is hosted at http://llvm.org/, and mirrored at https://github.com/llvm/llvm-project/tree/master/clang-tools-extra/clangd. - the **website source code** is at https://github.com/clangd/clangd.github.io/ + +### Communication channels + +If you have any questions or feedback, you can use the following ways of +reaching the Clangd community and developers: + +- #clangd room is hosted on [LLVM's Discord + channel](https://discord.gg/xS7Z362). +- user questions and feature requests can be asked in Clangd topic on [LLVM + Discussion Forums](https://llvm.discourse.group/c/llvm-project/clangd/34) +- Clangd mailing list that is mainly used to discuss the development can be + joined at https://lists.llvm.org/cgi-bin/mailman/listinfo/clangd-dev.