From b4dd549cdf0c96c5bc8b888a2d9c2709a8d54d07 Mon Sep 17 00:00:00 2001 From: Achilleas Pipinellis Date: Tue, 24 Jan 2017 12:40:05 +0100 Subject: Add docs for confidential issues [ci skip] --- doc/workflow/README.md | 3 +++ 1 file changed, 3 insertions(+) (limited to 'doc/workflow') diff --git a/doc/workflow/README.md b/doc/workflow/README.md index b317bd79ded..a56ae75fe69 100644 --- a/doc/workflow/README.md +++ b/doc/workflow/README.md @@ -7,6 +7,9 @@ - [Feature branch workflow](workflow.md) - [GitLab Flow](gitlab_flow.md) - [Groups](groups.md) +- 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) - [Issue Board](../user/project/issue_board.md) - [Keyboard shortcuts](shortcuts.md) - [File finder](file_finder.md) -- cgit v1.2.1 From 8d94a58dcbf2b1dd2716efeb2a5c8987a10d5656 Mon Sep 17 00:00:00 2001 From: Achilleas Pipinellis Date: Tue, 24 Jan 2017 14:59:37 +0100 Subject: Add due dates docs [ci skip] --- doc/workflow/README.md | 1 + 1 file changed, 1 insertion(+) (limited to 'doc/workflow') 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) -- cgit v1.2.1