summaryrefslogtreecommitdiff
path: root/doc/workflow/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/workflow/README.md')
-rw-r--r--doc/workflow/README.md8
1 files changed, 7 insertions, 1 deletions
diff --git a/doc/workflow/README.md b/doc/workflow/README.md
index c26d85e9955..6e70235f5b8 100644
--- a/doc/workflow/README.md
+++ b/doc/workflow/README.md
@@ -1,4 +1,6 @@
-- [Workflow](workflow.md)
+# Workflow
+
+- [Feature branch workflow](workflow.md)
- [Project Features](project_features.md)
- [Authorization for merge requests](authorization_for_merge_requests.md)
- [Groups](groups.md)
@@ -6,3 +8,7 @@
- [GitLab Flow](gitlab_flow.md)
- [Notifications](notifications.md)
- [Migrating from SVN to GitLab](migrating_from_svn.md)
+- [Project importing from GitHub to GitLab](import_projects_from_github.md)
+- [Project importing from GitLab.com to your private GitLab instance](import_projects_from_gitlab_com.md)
+- [Protected branches](protected_branches.md)
+- [Web Editor](web_editor.md)