mirror of
https://github.com/semver/semver.git
synced 2026-07-10 19:50:47 -05:00
[GH-ISSUE #40] Modify preamble to clearly identify SemVer as being based on existing practices #5149
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?
Originally created by @TheRealEdwardCullen on GitHub (Jul 27, 2012).
Original GitHub issue: https://github.com/semver/semver/issues/40
Should be something like:
Reasoning: Make it clear up-front that you didn't "just make this up".
@icylace commented on GitHub (Feb 22, 2013):
Maybe it also needs to be clear that SemVer is not limited by what common practice is if in the future common practice differs from what the SemVer spec is.
For example, what if one day marketing version numbering becomes more prevalent than technical version numbering?
@haacked commented on GitHub (Mar 13, 2013):
Could you submit this as a PR? It's easier to manage that way. Thanks!