From a92d07f8533815b2a606177bcbf4afbb0fdf5c25 Mon Sep 17 00:00:00 2001 From: David Dias Date: Fri, 12 Jul 2019 16:59:36 +0100 Subject: [PATCH] Update docs/releases.md --- docs/releases.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/releases.md b/docs/releases.md index 8cdd3567e..48123a410 100644 --- a/docs/releases.md +++ b/docs/releases.md @@ -53,7 +53,7 @@ At this stage, the release is "battle hardened" and ready for wide deployment. ## Performing a Release -The first step is for the `Lead Maintainer` for `go-ipfs` to open an issue with Title `go-ipfs Release` and a c&p of the [RELEASE_ISSUE_TEMPLATE](./RELEASE_ISSUE_TEMPLATE.md) +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 4 stages will be followed until the release is done. ## Release Version Numbers (aka semver)