summaryrefslogtreecommitdiffstats
path: root/docs/submittingpatches.html
diff options
context:
space:
mode:
authorEmil Velikov <[email protected]>2018-11-07 16:02:59 +0000
committerEmil Velikov <[email protected]>2018-11-15 15:48:15 +0000
commit7d9556681dc9aa23f6aba95e542e1c6e6aa01506 (patch)
tree61d3c423feb0ce3c0bc78b521051082eb3989b34 /docs/submittingpatches.html
parent4ae749acf1537d63585e056210a03f89466f61b2 (diff)
docs: document the staging branch and add reference to it
A while back we agreed that having a live/staging branch is beneficial. Sadly we forgot to document that, so here is my first attempt. Document the caveat that the branch history is not stable. CC: Andres Gomez <[email protected]> CC: Dylan Baker <[email protected]> Signed-off-by: Emil Velikov <[email protected]> Reviewed-by: Juan A. Suarez <[email protected]>
Diffstat (limited to 'docs/submittingpatches.html')
-rw-r--r--docs/submittingpatches.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/submittingpatches.html b/docs/submittingpatches.html
index b84f01c3b37..3f97c941aa5 100644
--- a/docs/submittingpatches.html
+++ b/docs/submittingpatches.html
@@ -253,6 +253,9 @@ If you are not the author of the original patch, please Cc: them in your
nomination request.
</p>
+<p>
+The current patch status can be observed in the <a href="releasing.html#stagingbranch">staging branch</a>.
+</p>
<h3 id="thetag">The stable tag</h3>