mirror of
https://github.com/jimeh/common-flow.git
synced 2026-02-19 09:26:40 +00:00
Merge pull request #10 from connec/patch-1
Fix capitalisation of RFC 2119 key word
This commit is contained in:
@@ -108,7 +108,7 @@ interpreted as described in [RFC 2119](https://tools.ietf.org/html/rfc2119).
|
|||||||
4. The release tag on the version bump commit MUST be named exactly the same
|
4. The release tag on the version bump commit MUST be named exactly the same
|
||||||
as the version string. The tag name can OPTIONALLY be prefixed with
|
as the version string. The tag name can OPTIONALLY be prefixed with
|
||||||
"v". For example the tag name can be either "2.11.4" or "v2.11.4". You
|
"v". For example the tag name can be either "2.11.4" or "v2.11.4". You
|
||||||
MUST not use a mix of "v" prefixed and non-prefixed tags. Pick one form
|
MUST NOT use a mix of "v" prefixed and non-prefixed tags. Pick one form
|
||||||
and stick to it.
|
and stick to it.
|
||||||
5. It is RECOMMENDED that release tags are lightweight tags, but you can
|
5. It is RECOMMENDED that release tags are lightweight tags, but you can
|
||||||
OPTIONALLY use annotated tags if you want to include changelog
|
OPTIONALLY use annotated tags if you want to include changelog
|
||||||
|
|||||||
Reference in New Issue
Block a user