Skip to content
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

[lldb] Add a link to LLDB's Discord channel on the website #114289

Merged
merged 1 commit into from
Oct 30, 2024

Conversation

JDevlieghere
Copy link
Member

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.

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.
@llvmbot
Copy link
Collaborator

llvmbot commented Oct 30, 2024

@llvm/pr-subscribers-lldb

Author: Jonas Devlieghere (JDevlieghere)

Changes

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.


Full diff: https://github.com/llvm/llvm-project/pull/114289.diff

1 Files Affected:

  • (modified) lldb/docs/index.rst (+1)
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>

Copy link
Collaborator

@AaronBallman AaronBallman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@JDevlieghere JDevlieghere merged commit 3a782ef into llvm:main Oct 30, 2024
8 of 10 checks passed
@JDevlieghere JDevlieghere deleted the lldb-discord-link branch October 30, 2024 22:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants