From db2953d80148870ee22b0ffaed883a02174485c4 Mon Sep 17 00:00:00 2001 From: Alex Bradbury Date: Thu, 13 Feb 2025 15:00:21 +0000 Subject: [PATCH] [doc] Add Discord invite link alongside channel links (#126352) By far the most important part of this patch is updating GettingInvolved.rst to include the invite link, but I've grepped for any other discord.com links. I'm no Discord expert, but from my experience (confirmed via @preames kindly testing as well) the direct channel links provide a confusing experience if you haven't already found and used an invite link to the LLVM Discord server. If you're logged into Discord but not a member of LLVM's sever, the web app opens and then...nothing. No channel opens, no prompt to join the server or even a hint that you need to find an invite link (and if you're not used to Discord, you likely don't even know that's necessary). This patch addresses the issue by providing the invite link where Discord is mentioned. --- clang/www/OpenProjects.html | 2 +- libc/docs/index.rst | 3 ++- libcxx/docs/index.rst | 2 +- lldb/docs/index.rst | 3 ++- llvm/docs/GettingInvolved.rst | 2 +- 5 files changed, 7 insertions(+), 5 deletions(-) diff --git a/clang/www/OpenProjects.html b/clang/www/OpenProjects.html index a9efdb8d762d..ae0ec1d4d12c 100755 --- a/clang/www/OpenProjects.html +++ b/clang/www/OpenProjects.html @@ -150,7 +150,7 @@ a text editor could change.

that demonstrates the problem down to something small. There are many ways to do this; ask on Discourse, Discord -for advice.

+(invite link) for advice.

diff --git a/libc/docs/index.rst b/libc/docs/index.rst index 12dcba27a906..f0e5c9db79b4 100644 --- a/libc/docs/index.rst +++ b/libc/docs/index.rst @@ -12,7 +12,8 @@ The LLVM C Library LLVM-libc is not fully complete right now. Some programs may fail to build due to missing functions. If you would like to help us finish LLVM-libc, check out "`Contributing to the libc project `__" in the sidebar - or ask on `discord `__. + or ask on `discord `__ + (`invite link `__). Introduction ============ diff --git a/libcxx/docs/index.rst b/libcxx/docs/index.rst index 37912e9f8d03..53c6b84c22ea 100644 --- a/libcxx/docs/index.rst +++ b/libcxx/docs/index.rst @@ -242,5 +242,5 @@ Quick Links * `LLVM Bug Tracker `_ * `libcxx-commits Mailing List `_ * `libc++ forum `_ -* `libc++ chat `_ +* `libc++ chat `_ (`invite link `_) * `Browse libc++ Sources `_ diff --git a/lldb/docs/index.rst b/lldb/docs/index.rst index 5686a33e94c9..1ffdb08a1ca2 100644 --- a/lldb/docs/index.rst +++ b/lldb/docs/index.rst @@ -182,7 +182,8 @@ interesting areas to contribute to lldb. Source Code Releases - Discord + Join the Discord + Discord Channel Discussion Forums Developer Policy Bug Reports diff --git a/llvm/docs/GettingInvolved.rst b/llvm/docs/GettingInvolved.rst index 99e8d1e46738..d3663491766c 100644 --- a/llvm/docs/GettingInvolved.rst +++ b/llvm/docs/GettingInvolved.rst @@ -392,7 +392,7 @@ Discord ------- Users and developers of the LLVM project (including subprojects such as Clang) -can be found on the community's `Discord `_ +can be found on the community's `Discord `_ chat server. The server is actively moderated. The #buildbot-status channel has a bot for