summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarco Miller <marco.miller@ericsson.com>2020-10-19 13:32:51 -0400
committerMarco Miller <marco.miller@ericsson.com>2020-10-27 16:28:36 -0400
commit874871da813c588acad41df415ac571db438a67c (patch)
treef129737c1bc3cf45e01fffc973465eb23600765a
parent410efd3ea9da000c81ae0df3781f62d57035f8c8 (diff)
Documentation: Update dev-release's rc information
-rw-r--r--Documentation/dev-release.txt11
1 files changed, 8 insertions, 3 deletions
diff --git a/Documentation/dev-release.txt b/Documentation/dev-release.txt
index 8a7bf79aea..c10457d84e 100644
--- a/Documentation/dev-release.txt
+++ b/Documentation/dev-release.txt
@@ -26,14 +26,19 @@ need to undergo some stabilization before releasing the final release.
* Propose the release with any plans/objectives to the mailing list.
+* Release plans usually become a
+ link:https://www.gerritcodereview.com/news.html[news article]
+ to be followed up with.
+
* Create a Gerrit `rc0`.
-* If needed create a Gerrit `rc1`.
+* If needed create Gerrit `rc1`, `rc2` and `rc3` (one per week, on Mondays
+ or so; see link:https://www.gerritcodereview.com/news.html[past release plans]).
[NOTE]
-You may let in a few features to this release.
+You may let in a few features to these releases.
-* If needed create a Gerrit `rc2`.
+* If needed create a Gerrit `rc4`.
[NOTE]
There should be no new features in this release, only bug fixes.