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

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVictor Wu <victor@gitlab.com>2017-04-21 22:38:14 +0300
committerVictor Wu <victor@gitlab.com>2017-04-21 22:38:14 +0300
commitdd04ad360049f301527d030338333f876d157f08 (patch)
tree06318a321119e7f32b7bded13a3fa8e55ce110d2
parentff986c7040f594f19225274896fdbaa34bc8a713 (diff)
Remove reference to burndown charts since they don't exist for ce.
-rw-r--r--doc/user/project/milestones/index.md3
1 files changed, 0 insertions, 3 deletions
diff --git a/doc/user/project/milestones/index.md b/doc/user/project/milestones/index.md
index 9502b9885c1..a43a42a8fe8 100644
--- a/doc/user/project/milestones/index.md
+++ b/doc/user/project/milestones/index.md
@@ -14,9 +14,6 @@ To create a new milestone, simply click the **New milestone** button when in the
milestones page. A milestone can have a title, a description and start/due dates.
Once you fill in all the details, hit the **Create milestone** button.
->**Note:**
-The start/due dates are required if you intend to use [Burndown charts](#burndown-charts).
-
![Creating a milestone](img/milestone_create.png)
## Creating a group milestone