[PATCH] D98695: [Docs] Suggest mentioning review page in the commit message
Vaivaswatha Nagaraj via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Mar 16 05:09:07 PDT 2021
vaivaswatha updated this revision to Diff 330948.
vaivaswatha added a comment.
Link to Phabricator page that mentions the same topic.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D98695/new/
https://reviews.llvm.org/D98695
Files:
llvm/docs/DeveloperPolicy.rst
Index: llvm/docs/DeveloperPolicy.rst
===================================================================
--- llvm/docs/DeveloperPolicy.rst
+++ llvm/docs/DeveloperPolicy.rst
@@ -291,6 +291,9 @@
related commit. This could be as simple as "Revert commit NNNN because it
caused PR#".
+* If the patch has been reviewed, add a link to its review page, as shown
+ `here <https://www.llvm.org/docs/Phabricator.html#committing-a-change>`_
+
For minor violations of these recommendations, the community normally favors
reminding the contributor of this policy over reverting. Minor corrections and
omissions can be handled by sending a reply to the commits mailing list.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D98695.330948.patch
Type: text/x-patch
Size: 673 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210316/5b839746/attachment.bin>
More information about the llvm-commits
mailing list