From 79c71da85c772897e801fde98c3b00885c1898b7 Mon Sep 17 00:00:00 2001 From: "W. Trevor King" Date: Thu, 30 Nov 2017 22:20:52 -0800 Subject: [PATCH] RELEASES: Use an asterix bullet for "Minor and patch releases..." Picking up Ma Shimiao's change from [1], this gives us consistent bullet characters for all items in this list. [1]: https://github.com/opencontainers/runtime-spec/pull/937/files#diff-5cafcf46bfb947f8e58fa5c16d39018cL49 Signed-off-by: W. Trevor King --- RELEASES.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/RELEASES.md b/RELEASES.md index e220042..028ec26 100644 --- a/RELEASES.md +++ b/RELEASES.md @@ -46,6 +46,6 @@ Specifications have a variety of different timelines in their lifecycle. This means a major release like a v1.0.0 or v2.0.0 release will take 1 month at minimum: one week for rc1, one week for rc2, one week for rc3, and one week for the major release itself. Maintainers SHOULD strive to make zero breaking changes during this cycle of release candidates and SHOULD restart the three-candidate count when a breaking change is introduced. For example if a breaking change is introduced in v1.0.0-rc2 then the series would end with v1.0.0-rc4 and v1.0.0. -- Minor and patch releases SHOULD be made on an as-needed basis. +* Minor and patch releases SHOULD be made on an as-needed basis. [charter]: https://www.opencontainers.org/about/governance