Skip to content

Commit b4687a5

Browse files
committed
[#1758] Minor tweaks - including fixing syntax errors around the image directive and describing the image
1 parent 717dfb2 commit b4687a5

File tree

1 file changed

+17
-10
lines changed

1 file changed

+17
-10
lines changed

contributing/community/releases.rst

Lines changed: 17 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -59,16 +59,23 @@ Below is the schedule for the first few versions that use this release model:
5959
.. image:: /images/release-process.jpg
6060
:align: center
6161

62-
* *(special)* Symfony 2.2 will be released at the end of February 2013;
6362

64-
* *(special)* Symfony 2.3 (the first LTS) will be released at the end of May
63+
* **Yellow** represents the Development phase
64+
* **Blue** represents the Stabilisation phase
65+
* **Green** represents the Maintenance period
66+
67+
This results in very predictable dates and maintenance periods.
68+
69+
* *(special)* Symfony 2.2 will be released at the end of February 2013;
70+
71+
* *(special)* Symfony 2.3 (the first LTS) will be released at the end of May
6572
2013;
6673

67-
* Symfony 2.4 will be released at the end of November 2013;
74+
* Symfony 2.4 will be released at the end of November 2013;
6875

69-
* Symfony 2.5 will be released at the end of May 2014;
76+
* Symfony 2.5 will be released at the end of May 2014;
7077

71-
* ...
78+
* ...
7279

7380
Backward Compatibility
7481
----------------------
@@ -86,7 +93,7 @@ Rationale
8693
---------
8794

8895
This release process was adopted to give more *predictability* and
89-
*transparency*. Is was discussed based on the following goals:
96+
*transparency*. It was discussed based on the following goals:
9097

9198
* Shorten the release cycle (allow developers to benefit from the new
9299
features faster);
@@ -95,17 +102,17 @@ This release process was adopted to give more *predictability* and
95102
projects using Symfony;
96103

97104
* Improve the experience of Symfony core contributors: everyone knows when a
98-
feature might be available in Symfony.
105+
feature might be available in Symfony;
99106

100107
* Coordinate the Symfony timeline with popular PHP projects that work well
101108
with Symfony and with projects using Symfony;
102109

103110
* Give time to the Symfony ecosystem to catch up with the new versions
104111
(bundle authors, documentation writers, translators, ...).
105112

106-
The six month period was chosen as two releases fit in a year. It also gives
107-
plenty of time to work on new features and it also allows for non-ready
108-
features to be postponed to the next version without having to wait too much
113+
The six month period was chosen as two releases fit in a year. It also allows
114+
for plenty of time to work on new features and it allows for non-ready
115+
features to be postponed to the next version without having to wait too long
109116
for the next cycle.
110117

111118
The dual maintenance mode was adopted to make every Symfony user happy. Fast

0 commit comments

Comments
 (0)