Skip to content

Commit 79c71da

Browse files
committed
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 <[email protected]>
1 parent 8e4c7e3 commit 79c71da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

RELEASES.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,6 @@ Specifications have a variety of different timelines in their lifecycle.
4646
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.
4747
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.
4848
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.
49-
- Minor and patch releases SHOULD be made on an as-needed basis.
49+
* Minor and patch releases SHOULD be made on an as-needed basis.
5050

5151
[charter]: https://www.opencontainers.org/about/governance

0 commit comments

Comments
 (0)