Commit 9b1dd90f authored by Nathan Friend's avatar Nathan Friend

Change "edit release" feature from 12.5 to 12.6

parent 711c4bec
...@@ -92,17 +92,17 @@ project. ...@@ -92,17 +92,17 @@ project.
## Editing a release ## Editing a release
> [Introduced](https://gitlab.com/gitlab-org/gitlab/issues/26016) in GitLab 12.5. > [Introduced](https://gitlab.com/gitlab-org/gitlab/issues/26016) in GitLab 12.6.
To edit the details of a release, navigate to **Project overview > Releases** and click To edit the details of a release, navigate to **Project overview > Releases** and click
the edit button (pencil icon) in the top-right corner of the release you want to modify. the edit button (pencil icon) in the top-right corner of the release you want to modify.
![A release with an edit button](img/release_edit_button_v12_5.png) ![A release with an edit button](img/release_edit_button_v12_6.png)
This will bring you to the **Edit Release** page, from which you can This will bring you to the **Edit Release** page, from which you can
change some of the release's details. change some of the release's details.
![Edit release page](img/edit_release_page_v12_5.png) ![Edit release page](img/edit_release_page_v12_6.png)
Currently, it is only possible to edit the release title and notes. Currently, it is only possible to edit the release title and notes.
To change other release information, such as its tag, associated To change other release information, such as its tag, associated
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment