mirror of
https://github.com/semver/semver.git
synced 2026-03-09 07:22:04 -05:00
[PR #296] Slightly clarify the build metadata section #780
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/296
Author: @matthijskooijman
Created: 3/10/2016
Status: 🔄 Open
Base:
master← Head:clarify-builddata📝 Commits (2)
d7aaef6Slightly clarify the build metadata section19e0e0aAlso clarify the pre-release version description📊 Changes
1 file changed (+9 additions, -5 deletions)
View changed files
📝
semver.md(+9 -5)📄 Description
Multiple people (#291, #249, #230, #293) have missed the fact that the
build metadata can contain multiple dot-separated identifers, and were
confused enough to report a bug about the dots present in one of the
examples. This attempts to make it more obvious that multiple
identifiers might be used.
This closes #293.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.