mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 14:05:37 +02:00
Some minor sentence rewording
Co-Authored-By: Bryn Whyman <bryn.whyman@silverstripe.com>
This commit is contained in:
parent
3f15957b5f
commit
d9f48e76bc
@ -17,7 +17,7 @@ module in a "potentially releasable" state. Releases are planned around an issue
|
|||||||
[roadmap](https://www.silverstripe.org/software/roadmap/). We re-revaluate our priorities every few weeks.
|
[roadmap](https://www.silverstripe.org/software/roadmap/). We re-revaluate our priorities every few weeks.
|
||||||
|
|
||||||
Silverstripe CMS is split up into many modules listed on [github.com/silverstripe](https://github.com/silverstripe).
|
Silverstripe CMS is split up into many modules listed on [github.com/silverstripe](https://github.com/silverstripe).
|
||||||
Each of them will have its own milestones and issues, and different release lines (e.g. 1.x vs. 4.x).
|
Each may have a different release line (e.g. 1.x vs. 4.x).
|
||||||
There are high-level "recipe" milestones on the [framework repository](https://github.com/silverstripe/silverstripe-framework/milestones)
|
There are high-level "recipe" milestones on the [framework repository](https://github.com/silverstripe/silverstripe-framework/milestones)
|
||||||
to combine individual module milestones into a larger release that's eventually available to install with
|
to combine individual module milestones into a larger release that's eventually available to install with
|
||||||
[composer](https://silverstripe.org/download).
|
[composer](https://silverstripe.org/download).
|
||||||
@ -47,7 +47,7 @@ versions of its modules within the same minor release line (4.3 in this example)
|
|||||||
|
|
||||||
## Regular quarterly releases
|
## Regular quarterly releases
|
||||||
|
|
||||||
A regular Silverstripe CMS release is tagged every quarter. This usually involves creating a new minor increment of
|
A regular Silverstripe CMS release is tagged on a quarterly basis, in the months: March, June, September, December. This usually involves creating a new minor increment of
|
||||||
each core recipe. Regular quarterly releases are preceded by pre-stable releases to help lay the groundwork for the
|
each core recipe. Regular quarterly releases are preceded by pre-stable releases to help lay the groundwork for the
|
||||||
stable release.
|
stable release.
|
||||||
|
|
||||||
@ -63,7 +63,7 @@ testers.
|
|||||||
|
|
||||||
#### "Beta release" definition
|
#### "Beta release" definition
|
||||||
|
|
||||||
The purpose of a beta release is to stabilise the Silverstripe CMS codebase for an upcoming stable release and showcase
|
The purpose of a beta release is to initiate a "Feature Freeze" to stabilise the Silverstripe CMS codebase for an upcoming stable release and showcase
|
||||||
new features. A beta release is likely to contain regressions and new bugs. A beta release is primarily aimed at testers
|
new features. A beta release is likely to contain regressions and new bugs. A beta release is primarily aimed at testers
|
||||||
who want to help identify bugs and regressions.
|
who want to help identify bugs and regressions.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user