Author: David Spickett Date: 2023-10-23T18:20:27+01:00 New Revision: aab0626c2e3e8ffedcb69dd2c73a4c9fe0e2aca4
URL: https://github.com/llvm/llvm-project/commit/aab0626c2e3e8ffedcb69dd2c73a4c9fe0e2aca4 DIFF: https://github.com/llvm/llvm-project/commit/aab0626c2e3e8ffedcb69dd2c73a4c9fe0e2aca4.diff LOG: [lldb][docs] Update contributing links (#69726) Patches now go to PRs, mention the Discord server as well as the forum. Added: Modified: lldb/docs/index.rst Removed: ################################################################################ diff --git a/lldb/docs/index.rst b/lldb/docs/index.rst index 2fff25b27b974ea..88ed245b7b27472 100644 --- a/lldb/docs/index.rst +++ b/lldb/docs/index.rst @@ -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. _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits