diff options
author | Mike Lewis <mlewis@gitlab.com> | 2019-02-07 17:12:37 +0000 |
---|---|---|
committer | Mike Lewis <mlewis@gitlab.com> | 2019-02-07 17:12:37 +0000 |
commit | 48647672837a9b13b2a4e3f048eb44a39968d12a (patch) | |
tree | 74c7cf89e575115320d88f0c85521a834feea51a /doc/development | |
parent | aa2fe07db2e6a0e3dc92a06e61d1a9518adadebc (diff) | |
parent | 7eed1ddf0007906c10bdba289174821b8bba3c87 (diff) | |
download | gitlab-ce-48647672837a9b13b2a4e3f048eb44a39968d12a.tar.gz |
Merge branch 'gitlab-use-group-milestones' into 'master'
docs: GitLab uses group milestones to handle issues
See merge request gitlab-org/gitlab-ce!24953
Diffstat (limited to 'doc/development')
-rw-r--r-- | doc/development/contributing/issue_workflow.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/development/contributing/issue_workflow.md b/doc/development/contributing/issue_workflow.md index 24feb1378a1..c5344139ab4 100644 --- a/doc/development/contributing/issue_workflow.md +++ b/doc/development/contributing/issue_workflow.md @@ -20,7 +20,7 @@ All labels, their meaning and priority are defined on the If you come across an issue that has none of these, and you're allowed to set labels, you can _always_ add the team and type, and often also the subject. -[milestones-page]: https://gitlab.com/gitlab-org/gitlab-ce/milestones +[milestones-page]: https://gitlab.com/groups/gitlab-org/-/milestones ## Type labels |