diff options
author | Achilleas Pipinellis <axilleas@axilleas.me> | 2017-01-24 14:59:37 +0100 |
---|---|---|
committer | Achilleas Pipinellis <axilleas@axilleas.me> | 2017-01-24 14:59:37 +0100 |
commit | 37884cc917db866394c8ad30eec6815872ab1ade (patch) | |
tree | 3f0a1acdef8e25361a8f51733f49fbe4e203dcd8 /doc/workflow/README.md | |
parent | a89aab9c630593524b8a210746d2eb680ac5d102 (diff) | |
download | gitlab-ce-docs/issues-due-dates.tar.gz |
Add due dates docsdocs/issues-due-dates
[ci skip]
Diffstat (limited to 'doc/workflow/README.md')
-rw-r--r-- | doc/workflow/README.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/workflow/README.md b/doc/workflow/README.md index a56ae75fe69..0b6f00c6aa4 100644 --- a/doc/workflow/README.md +++ b/doc/workflow/README.md @@ -10,6 +10,7 @@ - Issues - The GitLab Issue Tracker is an advanced and complete tool for tracking the evolution of a new idea or the process of solving a problem. - [Confidential issues](../user/project/issues/confidential_issues.md) + - [Due date for issues](../user/project/issues/due_dates.md) - [Issue Board](../user/project/issue_board.md) - [Keyboard shortcuts](shortcuts.md) - [File finder](file_finder.md) |