[llvm] [llvm][docs] Extend docs on GitHub's "squash and merge" (PR #129497)
ofri frishman via llvm-commits
llvm-commits at lists.llvm.org
Wed Mar 5 03:33:55 PST 2025
================
@@ -15,6 +15,12 @@ The LLVM Project uses `GitHub <https://github.com/>`_ for
This page describes how the LLVM Project users and developers can
participate in the project using GitHub.
+Before your first PR
+====================
+
+Please ensure that you have set a valid email address in your GitHub account,
+see :ref:`github-email-address`.
----------------
ofri-frishman wrote:
Perhaps it is worth noting here that if you do not set the email address to be public then GitHub will use a proxy email address, which probably isn't what most people would want. At least it wasn't what I wanted.
https://github.com/llvm/llvm-project/pull/129497
More information about the llvm-commits
mailing list