[Lldb-commits] [PATCH] D135577: Summary: This documentation patch adds information to allow remote users to also use the plugin as it will be invisible to them using the current instructions. It solves issue #58252.

J. Ryan Stinnett via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Wed Oct 12 17:48:12 PDT 2022


jryans added a comment.

Exciting, welcome to the LLVM community! 🙂

Overall your commit looks okay, but here are a few tips for the future... The "Summary:" prefix in the commit title is not needed. It's good to start the commit title with an active verb e.g. "Add foo to bar". You can optionally use prefix tags like "[Docs]" to suggest the area. I recommend looking over other commit messages (https://github.com/llvm/llvm-project/commits/main) to get a feel for the typical style.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D135577/new/

https://reviews.llvm.org/D135577



More information about the lldb-commits mailing list