diff options
author | Achilleas Pipinellis <axilleas@axilleas.me> | 2017-01-24 14:59:37 +0100 |
---|---|---|
committer | Achilleas Pipinellis <axilleas@axilleas.me> | 2017-01-24 15:05:02 +0100 |
commit | 8d94a58dcbf2b1dd2716efeb2a5c8987a10d5656 (patch) | |
tree | 6577b57273b55e29982bb21f80b04515a5d4264e /doc/workflow | |
parent | a89aab9c630593524b8a210746d2eb680ac5d102 (diff) | |
download | gitlab-ce-8d94a58dcbf2b1dd2716efeb2a5c8987a10d5656.tar.gz |
Add due dates docs
[ci skip]
Diffstat (limited to 'doc/workflow')
-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) |