Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAchilleas Pipinellis <axilleas@axilleas.me>2016-09-20 22:06:41 +0300
committerAchilleas Pipinellis <axilleas@axilleas.me>2016-09-20 22:08:44 +0300
commit259c1e4174e3b1ade72aaf8166e31317c66a7304 (patch)
tree4d120a7ed6048cc1c077fdeebca6ddd35b8e2285 /doc/workflow/README.md
parent422c90251d9dbe42d5a8c852124398d1beae9176 (diff)
Add docs on Cycle Analytics
[ci skip]
Diffstat (limited to 'doc/workflow/README.md')
-rw-r--r--doc/workflow/README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/workflow/README.md b/doc/workflow/README.md
index dcb9c32ad58..e8ecb8d8fb4 100644
--- a/doc/workflow/README.md
+++ b/doc/workflow/README.md
@@ -1,6 +1,7 @@
# Workflow
- [Change your time zone](timezone.md)
+- [Cycle Analytics](../user/project/cycle_analytics.md)
- [Description templates](../user/project/description_templates.md)
- [Feature branch workflow](workflow.md)
- [GitLab Flow](gitlab_flow.md)