mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-28 15:50:01 +02:00
Make guidelines for release numbering more specific
This commit is contained in:
@@ -25,8 +25,8 @@ Releases will be numbered with the follow format:
|
|||||||
|
|
||||||
And constructed with the following guidelines:
|
And constructed with the following guidelines:
|
||||||
|
|
||||||
* Breaking backward compatibility bumps the major
|
* Breaking backward compatibility bumps the major (and resets minor and patch)
|
||||||
* New additions without breaking backward compatibility bumps the minor
|
* New additions without breaking backward compatibility bumps the minor (and resets patch)
|
||||||
* Bug fixes and misc changes bump the patch
|
* Bug fixes and misc changes bump the patch
|
||||||
|
|
||||||
For more information on SemVer, please visit http://semver.org/.
|
For more information on SemVer, please visit http://semver.org/.
|
||||||
|
Reference in New Issue
Block a user