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:
authorFelipe Artur <fcardozo@gitlab.com>2017-04-22 00:17:14 +0300
committerFelipe Artur <fcardozo@gitlab.com>2017-04-22 00:17:14 +0300
commit71d76c6481d104c2df7eb2b13d0c5eab1359a4e3 (patch)
treea46be5d1a74c8f740d68d046d4b5c97f9eb57d2d
parent8e156d662b7895ce8777f34882422c3714cc65c7 (diff)
parentdd04ad360049f301527d030338333f876d157f08 (diff)
Merge branch 'remove-burndown-chart-reference-from-docs' into 'master'
Remove reference to burndown charts since they don't exist for ce. See merge request !10861
-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