mirror of
https://github.com/jimeh/common-flow.git
synced 2026-02-19 09:26:40 +00:00
Add specification section header and RFC 2119 note
This commit is contained in:
@@ -35,3 +35,9 @@ Rules:
|
|||||||
- New releases are created by committing a version bump commit directly to
|
- New releases are created by committing a version bump commit directly to
|
||||||
`master`, and then tagging that commit with the version.
|
`master`, and then tagging that commit with the version.
|
||||||
|
|
||||||
|
Git Common-Flow Specification (Common-Flow)
|
||||||
|
-------------------------------------------
|
||||||
|
|
||||||
|
The key words "MUST", "MUST NOT", "REQUIRED", "SHALL", "SHALL NOT", "SHOULD",
|
||||||
|
"SHOULD NOT", "RECOMMENDED", "MAY", and "OPTIONAL" in this document are to be
|
||||||
|
interpreted as described in [RFC 2119](https://tools.ietf.org/html/rfc2119).
|
||||||
|
|||||||
Reference in New Issue
Block a user