@cryptotaxi247 / kubo / commits / 1ec8abeb5

doc: improve patch release documentation

Steven Allen committed Aug 2, 2019 at 12:56 UTC 1ec8abeb5922ae67f3b22f12f852cdb20e7c3d52
1 file changed +3 -1
docs/releases.md
+3 -1
@@ -57,7 +57,9 @@ At this stage, the release is "battle hardened" and ready for wide deployment.
57
58 A full release process should take about 3 weeks, a week per stage 1-3. We will start a new process every 6 weeks, regardless of when the previous release landed unless it's still ongoing.
59
60 -## Patch Releases
60 +### Patch Releases
61 +
62 +If we encounter a serious bug in the stable latest release, we will create a patch release based on this release. For now, bug fixes will _not_ be backported to previous releases.
63
64 Patch releases will usually follow a compressed release cycle and should take 2-3 days. In a patch release:
65