aboutsummaryrefslogtreecommitdiff
path: root/documentation/content/en/articles/committers-guide
diff options
context:
space:
mode:
authorWarner Losh <imp@FreeBSD.org>2021-06-16 21:36:02 +0000
committerWarner Losh <imp@FreeBSD.org>2021-06-16 21:36:39 +0000
commit563afbd6f0ea882e4696f0f6c5c7d0256d0c3b79 (patch)
tree9082025c015d41705f97862ded7492357298cb47 /documentation/content/en/articles/committers-guide
parent0b54eb39712d50ae3b3e02ff5f08aa86483a4d7b (diff)
Diffstat (limited to 'documentation/content/en/articles/committers-guide')
-rw-r--r--documentation/content/en/articles/committers-guide/_index.adoc1
1 files changed, 1 insertions, 0 deletions
diff --git a/documentation/content/en/articles/committers-guide/_index.adoc b/documentation/content/en/articles/committers-guide/_index.adoc
index e27ffcfe8e..9998694e0f 100644
--- a/documentation/content/en/articles/committers-guide/_index.adoc
+++ b/documentation/content/en/articles/committers-guide/_index.adoc
@@ -2303,6 +2303,7 @@ To github.com:gvnn3/freebsd-src.git
At this point your work is now in your branch on +GitHub+ and you can
share the link with other collaborators.
+[[github-pull-land]]
=== Landing a github pull request
This section documents how to land a GitHub pull request that's submitted against the FreeBSD Git mirrors at GitHub.
While this is not an official way to submit patches at this time, sometimes good fixes come in this way and it is easiest just to bring them into a committer's tree and have them pushed into the FreeBSD's tree from there.