-
Notifications
You must be signed in to change notification settings - Fork 15.1k
[lldb] Add a link to LLDB's Discord channel on the website #114289
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Looking at llvm#114276, I realized we have a link to Discourse on the website, but not Discord. I think it would be helpful to have that link there for real-time community discussion.
|
@llvm/pr-subscribers-lldb Author: Jonas Devlieghere (JDevlieghere) ChangesLooking at #114276, I realized we have a link to Discourse on the website, but not Discord. I think it would be helpful to have that link there for real-time community discussion. Full diff: https://github.com/llvm/llvm-project/pull/114289.diff 1 Files Affected:
diff --git a/lldb/docs/index.rst b/lldb/docs/index.rst
index e2c15d872b4be2..fb22bdecad37e7 100644
--- a/lldb/docs/index.rst
+++ b/lldb/docs/index.rst
@@ -181,6 +181,7 @@ interesting areas to contribute to lldb.
Source Code <https://github.com/llvm/llvm-project>
Releases <https://github.com/llvm/llvm-project/releases>
+ Discord <https://discord.com/channels/636084430946959380/636732809708306432>
Discussion Forums <https://discourse.llvm.org/c/subprojects/lldb/8>
Developer Policy <https://llvm.org/docs/DeveloperPolicy.html>
Bug Reports <https://github.com/llvm/llvm-project/issues?q=is%3Aissue+label%3Alldb+is%3Aopen>
|
AaronBallman
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
|
There was one somewhere in the text, but of course I can't find it so it was clearly of little use :) Is now a good time to remind you @JDevlieghere that these two videos (https://lldb.llvm.org/use/links.html#debugging-with-lldb-2012) are no longer available on the Apple site. More than a decade old so it's not that surprising but maybe they have just moved instead? See #66476 |
|
Unfortunately older videos are regularly being removed. We should probably remove the links and add https://developer.apple.com/videos/play/wwdc2024/10198 instead. |
Looking at llvm#114276, I realized we have a link to Discourse on the website, but not Discord. I think it would be helpful to have that link there for real-time community discussion.
Looking at llvm#114276, I realized we have a link to Discourse on the website, but not Discord. I think it would be helpful to have that link there for real-time community discussion.
Looking at #114276, I realized we have a link to Discourse on the website, but not Discord. I think it would be helpful to have that link there for real-time community discussion.