[libc++][NFC] Add link to Discord channel from documentation

This commit is contained in:
Louis Dionne 2021-09-22 11:13:47 -04:00
parent 1864976c96
commit b034593c87
1 changed files with 3 additions and 0 deletions

View File

@ -12,6 +12,9 @@ For libc++, please make sure you follow `these instructions <https://www.llvm.or
for submitting a code review from the command-line using ``arc``, since we have some
automation (e.g. CI) that depends on the review being submitted that way.
If you plan on contributing to libc++, it can be useful to join the ``#libcxx`` channel
on `LLVM's Discord server <https://discord.gg/jzUbyP26tQ>`__.
Looking for pre-existing reviews
================================