summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorChristoph M. Becker <cmbecker69@gmx.de>2019-11-24 12:19:49 +0100
committerChristoph M. Becker <cmbecker69@gmx.de>2019-11-24 12:19:49 +0100
commit1de312d9b19fd024b90d52adc835f462ec12cb17 (patch)
tree2a059953e9c67d611174c79069f0b766d5251763 /docs
parentf0484e939a4426bea24eca3f352fab194527f47c (diff)
downloadphp-git-1de312d9b19fd024b90d52adc835f462ec12cb17.tar.gz
Document the need for merging NEWS sections before x.y.0
Diffstat (limited to 'docs')
-rw-r--r--docs/release-process.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/release-process.md b/docs/release-process.md
index 5579270581..ffbd88f97e 100644
--- a/docs/release-process.md
+++ b/docs/release-process.md
@@ -417,6 +417,10 @@
2. Timely get used to the differences in preparing and announcing a stable
release.
+ 3. Before releasing X.Y.0, merge the NEWS entries of the pre-releases, so that
+ there is only a single section about PHP X.Y.0, instead of individual
+ sections for each pre-release.
+
## Prime the selection of the Release Managers of the next version
1. About three months before the scheduled release of the first alpha of the