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:
authorMarin Jankovski <marin@gitlab.com>2014-05-27 16:12:15 +0400
committerMarin Jankovski <marin@gitlab.com>2014-05-27 16:12:15 +0400
commitf22c709539d06be6fa76f148dedffdef1170936c (patch)
treee1274499889330e67162494f3e9d2af75f693cf7 /doc/workflow/workflow.md
parent3bdf0e2921c4cac46084834899302b25858e6bde (diff)
Add titles to doc pages.
Diffstat (limited to 'doc/workflow/workflow.md')
-rw-r--r--doc/workflow/workflow.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/workflow/workflow.md b/doc/workflow/workflow.md
index bb232e9d5c5..8186cd53b20 100644
--- a/doc/workflow/workflow.md
+++ b/doc/workflow/workflow.md
@@ -1,3 +1,5 @@
+# Workflow
+
1. Clone project
```bash