Skip to content
This repository has been archived by the owner on Jan 20, 2024. It is now read-only.

Commit

Permalink
[lldb][docs] Update contributing links (#69726)
Browse files Browse the repository at this point in the history
Patches now go to PRs, mention the Discord server as well as the forum.
  • Loading branch information
DavidSpickett authored Oct 23, 2023
1 parent 25bf1ae commit aab0626
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions lldb/docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -102,10 +102,13 @@ Additionally it builds:
See the :doc:`LLDB Build Page <resources/build>` for build instructions.

Discussions about LLDB should go to the `LLDB forum
<https://discourse.llvm.org/c/subprojects/lldb>`__. Commit
<https://discourse.llvm.org/c/subprojects/lldb>`__ or the ``lldb`` channel on
the `LLVM Discord server <https://discord.gg/HexWwB5z>`__.

For contributions follow the
`LLVM contribution process <https://llvm.org/docs/Contributing.html>`__. Commit
messages are automatically sent to the `lldb-commits
<http://lists.llvm.org/mailman/listinfo/lldb-commits>`__ mailing list, and
this is also the preferred mailing list for patch submissions.
<http://lists.llvm.org/mailman/listinfo/lldb-commits>`__ mailing list.

See the :doc:`Projects page <resources/projects>` if you are looking for some
interesting areas to contribute to lldb.
Expand Down

0 comments on commit aab0626

Please sign in to comment.