@cryptotaxi247 / kubo / commits / 3f91ee522

doc: add release tag

Steven Allen committed Aug 2, 2019 at 13:10 UTC 3f91ee522ff1b218e5d08269605e38cfb4548462
1 file changed +1 -1
docs/releases.md
+1 -1
@@ -71,7 +71,7 @@ Some patch releases, especially ones fixing one or more complex bugs, may underg
71
72 ## Performing a Release
73
74 -The release is managed by the `Lead Maintainer` for `go-ipfs`. It starts with the opening of an issue containing the content available on the [RELEASE_ISSUE_TEMPLATE](./RELEASE_ISSUE_TEMPLATE.md). Then, the 5 stages will be followed until the release is done.
74 +The release is managed by the `Lead Maintainer` for `go-ipfs`. It starts with the opening of an issue containing the content available on the [RELEASE_ISSUE_TEMPLATE](./RELEASE_ISSUE_TEMPLATE.md). This issue will be pinned and labeled with the ["release"](https://github.com/ipfs/go-ipfs/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+label%3Arelease) tag. Then, the 5 stages will be followed until the release is done.
75
76 ## Release Version Numbers (aka semver)
77