Commit a0848f2f authored by Kushal Pandya's avatar Kushal Pandya

Merge branch 'docs-nfriend-document-release' into 'master'

Document new "issue summary" feature on Releases page

See merge request gitlab-org/gitlab!19637
parents c39a3841 6528fe20
...@@ -83,10 +83,11 @@ Releases can optionally be associated with one or more ...@@ -83,10 +83,11 @@ Releases can optionally be associated with one or more
by including a `milestones` array in your requests to the by including a `milestones` array in your requests to the
[Releases API](../../../api/releases/index.md#create-a-release). [Releases API](../../../api/releases/index.md#create-a-release).
Releases display this association with the **Milestone** indicator near Releases display this association with the **Milestone** indicator in the top
the top of the Release block on the **Project overview > Releases** page. section of the Release block on the **Project overview > Releases** page, along
with some statistics about the issues in the milestone(s).
![A Release with one associated milestone](img/release_with_milestone_v12_5.png) ![A Release with one associated milestone](img/release_with_milestone_v12_9.png)
Below is an example of milestones with no Releases, one Release, and two Below is an example of milestones with no Releases, one Release, and two
Releases, respectively. Releases, respectively.
...@@ -104,7 +105,7 @@ associated with a large number of Releases. ...@@ -104,7 +105,7 @@ associated with a large number of Releases.
Navigate to **Project > Releases** in order to see the list of releases for a given Navigate to **Project > Releases** in order to see the list of releases for a given
project. project.
![Releases list](img/releases.png) ![Releases list](img/releases_v12_9.png)
### Number of Releases ### Number of Releases
......
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