diff options
-rw-r--r-- | doc/user/project/members/index.md | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/doc/user/project/members/index.md b/doc/user/project/members/index.md index 1b6033cd32f..2f8394eb104 100644 --- a/doc/user/project/members/index.md +++ b/doc/user/project/members/index.md @@ -70,9 +70,12 @@ GitLab account using the same e-mail address the invitation was sent to. ## Project membership and requesting access -Project owners can allow non-members to request access to -the project. Project owners can also prevent non-members from requesting access. -Go to the project settings and click on **Allow users to request access**. +Project owners can : + +- Allow non-members to request access to the project. +- Prevent non-members from requesting access. + +To configure this, go to the project settings and click on **Allow users to request access**. GitLab users can request to become a member of a project. Go to the project you'd like to be a member of and click the **Request Access** button on the right |