Planning/HardFeatureFreeze: Difference between revisions

From QEMU
(Created page with 'After the hard feature freeze, the master branch in git is no longer open for general development. Only bug fixes will be accepted until the next release.')
 
(add see also)
 
Line 1: Line 1:
After the hard feature freeze, the master branch in git is no longer open for general development.  Only bug fixes will be accepted until the next release.
After the hard feature freeze, the master branch in git is no longer open for general development.  Only bug fixes will be accepted until the next release.
== See Also ==
* [[Planning/SoftFeatureFreeze]]
* [[Planning]]

Latest revision as of 18:55, 2 July 2025

After the hard feature freeze, the master branch in git is no longer open for general development. Only bug fixes will be accepted until the next release.

See Also