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
path: root/doc
diff options
context:
space:
mode:
authorJacob Schatz <jschatz@gitlab.com>2018-02-23 20:13:15 +0300
committerJacob Schatz <jschatz@gitlab.com>2018-02-23 20:13:15 +0300
commitc0c8250f46633b3c0477b2effa5739c35f927b54 (patch)
tree9f9d4ad8e23b11532a04a36b10f3bac42e9a7093 /doc
parent9c498d39b0b6f647a396611ce6ef159ae8e8a0f3 (diff)
parent9cf505eb256960f8265cb68cd82d8549c21de4f2 (diff)
Merge branch 'docs-fix-empty-line' into 'master'
Add missing empty line at the end of file See merge request gitlab-org/gitlab-ce!17303
Diffstat (limited to 'doc')
-rw-r--r--doc/user/project/milestones/index.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/user/project/milestones/index.md b/doc/user/project/milestones/index.md
index d3e9bf9e6a8..10e6321eb82 100644
--- a/doc/user/project/milestones/index.md
+++ b/doc/user/project/milestones/index.md
@@ -8,8 +8,8 @@ Milestones allow you to organize issues and merge requests into a cohesive group
## Project milestones and group milestones
-- **Project milestones** can be assigned to issues or merge requests in that project only.
-- **Group milestones** can be assigned to any issue or merge request of any project in that group.
+- **Project milestones** can be assigned to issues or merge requests in that project only.
+- **Group milestones** can be assigned to any issue or merge request of any project in that group.
- In the [future](https://gitlab.com/gitlab-org/gitlab-ce/issues/36862), you will be able to assign group milestones to issues and merge reqeusts of projects in [subgroups](../../group/subgroups/index.md).
## Creating milestones
@@ -108,4 +108,4 @@ The milestone sidebar on the milestone view shows the following:
For project milestones only, the milestone sidebar shows the total issue weight of all issues that have the milestone assigned.
-![Project milestone page](img/milestones_project_milestone_page.png) \ No newline at end of file
+![Project milestone page](img/milestones_project_milestone_page.png)