diff options
author | Chris Peressini <cperessini@gitlab.com> | 2018-06-15 18:03:14 +0200 |
---|---|---|
committer | Chris Peressini <cperessini@gitlab.com> | 2018-06-15 18:03:14 +0200 |
commit | a5c2c65a6c5343887155aa0f494d1f8fbe78abb4 (patch) | |
tree | 69778260afadc857fd23875efe861db0330d077b | |
parent | 27629c17dc55b9194c894dba79bd8a4da573e075 (diff) | |
download | gitlab-ce-a5c2c65a6c5343887155aa0f494d1f8fbe78abb4.tar.gz |
Revert "Merge branch 'docs-assign-ancestor-group-milestones' into 'master'"11-0-stable-revert-commit
This reverts commit 27629c17dc55b9194c894dba79bd8a4da573e075.
-rw-r--r-- | doc/user/project/milestones/index.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/user/project/milestones/index.md b/doc/user/project/milestones/index.md index 632253db94c..64bb33be547 100644 --- a/doc/user/project/milestones/index.md +++ b/doc/user/project/milestones/index.md @@ -10,6 +10,7 @@ Milestones allow you to organize issues and merge requests into a cohesive 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 requests of projects in [subgroups](../../group/subgroups/index.md). ## Creating milestones |