Skip to content

Commit ec0ad33

Browse files
committed
minor fix for web announce
1 parent b04b6b6 commit ec0ad33

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.RELEASE_PROCESS

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -130,8 +130,8 @@ highlight the major important things (security fixes) and when it is important
130130
to upgrade.
131131

132132
a. Call php bin/createNewsEntry in your local phpweb checkout
133-
Use category "releases" for all non-stable releases.
134-
Use category "frontpage" for X.Y.0 non-stable releases only.
133+
Use category "releases" for all stable releases.
134+
Use category "frontpage" for X.Y.0 non-stable releases only (news only).
135135

136136
b. Add the content for the news entry. Be sure to include the text:
137137
"THIS IS A DEVELOPMENT PREVIEW - DO NOT USE IT IN PRODUCTION!"

0 commit comments

Comments
 (0)