Skip to content

Commit 0ab8121

Browse files
committed
Add reference to phpweb/bin/createReleaseEntry
1 parent 111f056 commit 0ab8121

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docs/release-process.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -292,6 +292,11 @@
292292
Usually we use the same content as for point 6, but included in php template
293293
instead of the release xml.
294294
295+
Optionally use `phpweb/bin/createReleaseEntry -v x.y.z -r` to create
296+
a standard announcement template for this and step 6.
297+
298+
Edit the generated files to expand on the base message if needed.
299+
295300
4. Update `php-qa/include/release-qa.php` and add the next version as an
296301
QARELEASE (prepare for next RC). Keep `active => true` until there will be
297302
no more QA releases. Setting the release number to 0 is sufficient to

0 commit comments

Comments
 (0)