[llvm] [Docs] Instructions for new contributors to find reviewers (PR #71936)

Pablo Antonio Martinez via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 10 06:49:22 PST 2023


================
@@ -98,7 +98,10 @@ To make sure the right people see your patch, please select suitable reviewers
 and add them to your patch when requesting a review. Suitable reviewers are the
 code owner (see CODE_OWNERS.txt) and other people doing work in the area your
 patch touches. Github will normally suggest some reviewers based on rules or
-people that have worked on the code before.
+people that have worked on the code before. If you are a new contributor, you
+will not be able to select reviewers in such way, in which case you can still
----------------
pabloantoniom wrote:

Done, thanks for the tip

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


More information about the llvm-commits mailing list