From 62849f2e0b96d6b537bdec8e0614785efcfa828c Mon Sep 17 00:00:00 2001 From: Achilleas Pipinellis Date: Sat, 20 Feb 2016 22:16:05 +0200 Subject: Refactor milestones documentation [ci skip] --- doc/workflow/milestones.md | 17 ++++++++++++++--- 1 file changed, 14 insertions(+), 3 deletions(-) diff --git a/doc/workflow/milestones.md b/doc/workflow/milestones.md index dff36899aec..7b2bf90f2b3 100644 --- a/doc/workflow/milestones.md +++ b/doc/workflow/milestones.md @@ -1,13 +1,24 @@ # Milestones -Milestones allow you to organize issues and merge requests into a cohesive group, optionally setting a due date. -A common use is keeping track of an upcoming software version. Milestones are created per-project. +Milestones allow you to organize issues and merge requests into a cohesive +group, optionally setting a due date. A common use is keeping track of an +upcoming software version. Milestones are created per-project. + + + +## Create a milestone ![milestone form](milestones/form.png) +--- + +## Milestones overview + +## Single milestone view + ## Groups and milestones -You can create a milestone for several projects in the same group simultaneously. +You can create a milestone for several projects in the same group simultaneously. On the group's milestones page, you will be able to see the status of that milestone across all of the selected projects. ![group milestone form](milestones/group_form.png) -- cgit v1.2.3