Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-docs.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEvan Read <eread@gitlab.com>2022-07-29 04:23:12 +0300
committerEvan Read <eread@gitlab.com>2022-07-29 04:23:12 +0300
commit3d5f54789a16925ffdcbc6da84fc988ef827a9b9 (patch)
tree5a299147945ff0afb31e18925db4ada725cc1691
parent4fa6dfcaddb87a0d612341aa0f48acd6c7f61c31 (diff)
Remove reference to deleted templateeread/remove-reference-to-deleted-template
-rw-r--r--doc/releases.md3
1 files changed, 1 insertions, 2 deletions
diff --git a/doc/releases.md b/doc/releases.md
index 0bef8fd8..23158fcd 100644
--- a/doc/releases.md
+++ b/doc/releases.md
@@ -175,8 +175,7 @@ To create the release merge request for the release:
git push origin release-15-0
```
-1. Create the merge request and choose the `Release` description
- template. Set the merge request to _Draft_ status and do not merge it yet.
+1. Create the merge request and add the `~release` label. Set the merge request to _Draft_ status but do not merge it yet.
## Merge merge requests and run Docker image builds