[PATCH] D131500: [Docs][CodeReview] Add a small paragraph on adding tokens, NFC.
Aman LaChapelle via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Aug 30 17:01:22 PDT 2022
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG688178aa2bd3: [Docs][CodeReview] Add a small paragraph on adding tokens, NFC. (authored by bzcheeseman).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D131500/new/
https://reviews.llvm.org/D131500
Files:
llvm/docs/CodeReview.rst
Index: llvm/docs/CodeReview.rst
===================================================================
--- llvm/docs/CodeReview.rst
+++ llvm/docs/CodeReview.rst
@@ -147,6 +147,12 @@
you are fairly certain that a particular community member will wish to review,
even if that person hasn't done so yet.
+If you approve of the idea/concept of a patch but feel unqualified to approve,
+another option (other than accepting the patch) is to simply *"Award Token"*
+(right-hand side in Phabricator) to indicate support without indicating to
+other reviewers that the patch has been accepted and reviewed in their
+dashboard.
+
Note that, if a reviewer has requested a particular community member to review,
and after a week that community member has yet to respond, feel free to ping
the patch (which literally means submitting a comment on the patch with the
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D131500.456820.patch
Type: text/x-patch
Size: 858 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220831/a8b8f500/attachment.bin>
More information about the llvm-commits
mailing list