mirror of
https://github.com/semver/semver.git
synced 2026-07-11 05:12:48 -05:00
[PR #22] [CLOSED] Major-Minor-Patch version rules should be listed in order of highest-to-lowest precedence. #712
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/semver/semver/pull/22
Author: @cowboy
Created: 4/17/2012
Status: ❌ Closed
Base:
master← Head:master📝 Commits (1)
61f7547Reordering Major-Minor-Patch version rules to display in order of highest-to-lowest precedence.📊 Changes
1 file changed (+7 additions, -7 deletions)
View changed files
📝
semver.md(+7 -7)📄 Description
All of the listed specifications are equally important, but in the case of these version rules it seems sensible to list them in order of severity, or in "What if the reader stopped halfway through?" order.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.