summaryrefslogtreecommitdiff
path: root/doc/workflow/README.md
diff options
context:
space:
mode:
authorAchilleas Pipinellis <axilleas@axilleas.me>2017-01-24 12:40:05 +0100
committerAchilleas Pipinellis <axilleas@axilleas.me>2017-01-24 12:40:05 +0100
commitb4dd549cdf0c96c5bc8b888a2d9c2709a8d54d07 (patch)
tree8daa23067847e09ac374b0fc9a58b8151c47b7c6 /doc/workflow/README.md
parentb60de9c0fd90c310d2a4146f75b67f9f360cbd6c (diff)
downloadgitlab-ce-b4dd549cdf0c96c5bc8b888a2d9c2709a8d54d07.tar.gz
Add docs for confidential issues
[ci skip]
Diffstat (limited to 'doc/workflow/README.md')
-rw-r--r--doc/workflow/README.md3
1 files changed, 3 insertions, 0 deletions
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)