[llvm] [Docs] [Developer Policy] Document best practice of not tagging a username in commit messages and PR descriptions (PR #164328)

David Justo via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 21 09:11:26 PDT 2025


================
@@ -413,6 +413,10 @@ Below are some guidelines about the format of the message itself:
   message self-explanatory. Note that such non-public links should not be
   included in the submitted code.
 
+* Avoid 'tagging' someone's username in your commits and PR descriptions
+  (e.g. `@<someUser>`), doing so results in that account receiving an email
----------------
davidmrdavid wrote:

good point, replaced here: https://github.com/llvm/llvm-project/pull/164328/commits/9a42646facd868f746f04055643fa2b8f2096468

thanks!

https://github.com/llvm/llvm-project/pull/164328


More information about the llvm-commits mailing list