diff options
author | Job van der Voort <job@gitlab.com> | 2015-08-04 08:46:47 +0000 |
---|---|---|
committer | Job van der Voort <job@gitlab.com> | 2015-08-04 08:46:47 +0000 |
commit | e9ba1185f23f7a4089384a1411a367735774e80c (patch) | |
tree | cbf779e9f84c0c89e5e5df8b3351024e0a2941ef /doc/workflow/README.md | |
parent | cc4405db7d90cbb25778b335138b1401f9060db6 (diff) | |
parent | c5a6c16dba66318ea7f36b368217a275f1dd24e8 (diff) | |
download | gitlab-ce-e9ba1185f23f7a4089384a1411a367735774e80c.tar.gz |
Merge branch 'add-user' into 'master'
Added new doc about adding users and members
Added new doc in workflow about how to add users and members and I also linked it to "permissions".
See merge request !1916
Diffstat (limited to 'doc/workflow/README.md')
-rw-r--r-- | doc/workflow/README.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/workflow/README.md b/doc/workflow/README.md index 1f39d02bdf3..3915198ad2a 100644 --- a/doc/workflow/README.md +++ b/doc/workflow/README.md @@ -10,6 +10,7 @@ - [Notification emails](notifications.md) - [Project Features](project_features.md) - [Project forking workflow](forking_workflow.md) +- [Project users](add-user/add-user.md) - [Protected branches](protected_branches.md) - [Web Editor](web_editor.md) - ["Work In Progress" Merge Requests](wip_merge_requests.md) |