Add references to other communication channels

We already have some communication channels that can be used to help our
users, but they are not very discoverable. Adding several links to the
README might help us to reach more Clangd users.
This commit is contained in:
Kirill Bobyrev 2020-02-12 14:35:39 +01:00
parent c80cc3a6fc
commit ac147e77a7
No known key found for this signature in database
GPG Key ID: 2307C055C8384FA0

View File

@ -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.