aboutsummaryrefslogtreecommitdiff
path: root/documentation/content/en/articles/committers-guide
diff options
context:
space:
mode:
authorEd Maste <emaste@FreeBSD.org>2021-07-26 16:47:26 +0000
committerEd Maste <emaste@FreeBSD.org>2021-07-27 15:35:14 +0000
commit05ace519fbd0dc1fa759245deeef75df8ccb951b (patch)
tree14fbd82922f267aa3d5631b047b305d2381ea72d /documentation/content/en/articles/committers-guide
parent188c45ac80870391f223614f9615f3ec41d999b2 (diff)
Diffstat (limited to 'documentation/content/en/articles/committers-guide')
-rw-r--r--documentation/content/en/articles/committers-guide/_index.adoc6
1 files changed, 3 insertions, 3 deletions
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