Development Team/Release: Difference between revisions
m update link |
Add Stability information |
||
| Line 99: | Line 99: | ||
== String Freeze== | == String Freeze== | ||
Every string change has to be requested and to be approved. Please send an exception to the [http://lists.laptop.org/mailman/listinfo/localization localization@lists.laptop.org localization list] and [http://lists.sugarlabs.org/listinfo/sugar-devel sugar-devel@lists.sugarlabs.org] if you need to break the string freeze and ask for an exception. The localization team lead and two members of the release team need to approve such a break. | Every string change has to be requested and to be approved. Please send an exception to the [http://lists.laptop.org/mailman/listinfo/localization localization@lists.laptop.org localization list] and [http://lists.sugarlabs.org/listinfo/sugar-devel sugar-devel@lists.sugarlabs.org] if you need to break the string freeze and ask for an exception. The localization team lead and two members of the release team need to approve such a break. | ||
== Stabilizing == | |||
In the stabilizing phase we request every bug fix to be tight to a ticket including a testing plan. Please add the testcase in the ticket comment field. You need to mark it with |TestCase|. This adds better readability and our script that pulls together the test cases for each release is able to find it as well. For example: | |||
|TestCase| | |||
Click on Browse, Read, Pippy icons in the homepage and make sure all of them starts correctly. | |||
== Hard code freeze == | == Hard code freeze == | ||