From 05ace519fbd0dc1fa759245deeef75df8ccb951b Mon Sep 17 00:00:00 2001 From: Ed Maste Date: Mon, 26 Jul 2021 12:47:26 -0400 Subject: committers-guide: Place Differential Revision last in table Differential Revision must be the last line of the commit message. List it last in the table as well to help make this clear. Reviewed by: imp, ygy Approved by: ygy Differential Revision: https://reviews.freebsd.org/D31309 --- documentation/content/en/articles/committers-guide/_index.adoc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'documentation/content/en/articles/committers-guide') diff --git a/documentation/content/en/articles/committers-guide/_index.adoc b/documentation/content/en/articles/committers-guide/_index.adoc index c0c5a4e559..83d4c490a9 100644 --- a/documentation/content/en/articles/committers-guide/_index.adoc +++ b/documentation/content/en/articles/committers-guide/_index.adoc @@ -2885,12 +2885,12 @@ Approved by: re (username) It should include the entire URL to the pull request, as these often act as code reviews for the code. For example: `https://github.com/freebsd/freebsd-src/pull/745` -|`Differential Revision:` -|The full URL of the Phabricator review. This line __must be the last line__. For example: `https://reviews.freebsd.org/D1708`. - |`Signed-off-by:` |ID certifies compliance with https://developercertificate.org/ +|`Differential Revision:` +|The full URL of the Phabricator review. This line __must be the last line__. For example: `https://reviews.freebsd.org/D1708`. + |=== .Commit Log for a Commit Based on a PR -- cgit v1.2.3