summaryrefslogtreecommitdiff
path: root/doc/user/project/milestones/index.md
diff options
context:
space:
mode:
authorVictor Wu <victor@gitlab.com>2017-12-12 08:52:10 +0000
committerSean McGivern <sean@mcgivern.me.uk>2017-12-12 08:52:10 +0000
commit31176ece43735827bdab2619bdc09d2e13284f48 (patch)
tree978eb6f3e3f2ac69f6d0bc67b72aeda550396d5a /doc/user/project/milestones/index.md
parent70b8aa8dbb6b449e24add797a8efc50618e73ab1 (diff)
downloadgitlab-ce-31176ece43735827bdab2619bdc09d2e13284f48.tar.gz
Milestone sidebar docs
Diffstat (limited to 'doc/user/project/milestones/index.md')
-rw-r--r--doc/user/project/milestones/index.md10
1 files changed, 6 insertions, 4 deletions
diff --git a/doc/user/project/milestones/index.md b/doc/user/project/milestones/index.md
index 83adbd8cce2..20249926910 100644
--- a/doc/user/project/milestones/index.md
+++ b/doc/user/project/milestones/index.md
@@ -47,13 +47,15 @@ special options available when filtering by milestone:
date less than today. Note that this can return results from several
milestones in the same project.
-## Milestone progress statistics
+## Milestone sidebar
-Milestone statistics can be viewed in the milestone sidebar. The milestone percentage statistic
-is calculated as; closed and merged merge requests plus all closed issues divided by
+The milestone sidebar shows percentage complete, start date and due date,
+issues, total issue weight, total issue time spent, and merge requests.
+
+The percentage complete is calcualted as: Closed and merged merge requests plus all closed issues divided by
total merge requests and issues.
-![Milestone statistics](img/progress.png)
+![Milestone sidebar](img/sidebar.png)
## Quick actions