From fef2e24804ffd5b9d9eef94f817fccf01675f54e Mon Sep 17 00:00:00 2001 From: karen Carias Date: Thu, 2 Jul 2015 12:09:06 -0700 Subject: new doc about creating groups --- doc/gitlab-basics/create-group.md | 43 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 43 insertions(+) create mode 100644 doc/gitlab-basics/create-group.md (limited to 'doc/gitlab-basics/create-group.md') diff --git a/doc/gitlab-basics/create-group.md b/doc/gitlab-basics/create-group.md new file mode 100644 index 00000000000..5fa596887bb --- /dev/null +++ b/doc/gitlab-basics/create-group.md @@ -0,0 +1,43 @@ +# How to create a group in GitLab + +## Create a group + +When you create a group in GitLab.com, you can add projects and users + +To create a new group, sign in to [GitLab.com](https://gitlab.com) + +* Click on "new project" on the right side of your screen + +![Create a project](basicsimages/new_project.png) + +* Click on "create a group" on the bottom left side of your screen + +![Create a group](basicsimages/create_group.png) + +1. Add a group path or group name (you can't add spaces, so you can use hyphens or underscores) + +1. Add details or a group description + +1. You can choose a group avatar if you'd like + +1. Click on "create group" + +![Group information](basicsimages/group_info.png) + +## Add a group to a project + +* Select a project on the right side of your screen + +![Select a project](basicsimages/select_project.png) + +* Click on "settings" on the left side of your screen + +![Settings](basicsimages/settings.png) + +* Click on "groups" on the left side of your screen + +![Groups](basicsimages/groups.png) + +* Find the group and click on "share" + +![Find a group](basicsimages/find_group.png) -- cgit v1.2.1 From bf0b3fcb8994b0b901c20c74f3063f8fbf7797ec Mon Sep 17 00:00:00 2001 From: karen Carias Date: Tue, 7 Jul 2015 06:58:42 -0700 Subject: fixed document with improved instructions --- doc/gitlab-basics/create-group.md | 26 +++++++++++--------------- 1 file changed, 11 insertions(+), 15 deletions(-) (limited to 'doc/gitlab-basics/create-group.md') diff --git a/doc/gitlab-basics/create-group.md b/doc/gitlab-basics/create-group.md index 5fa596887bb..7732fb716eb 100644 --- a/doc/gitlab-basics/create-group.md +++ b/doc/gitlab-basics/create-group.md @@ -6,13 +6,13 @@ When you create a group in GitLab.com, you can add projects and users To create a new group, sign in to [GitLab.com](https://gitlab.com) -* Click on "new project" on the right side of your screen +When you are on your Dashboard, click on "Groups" on the left side of your screen -![Create a project](basicsimages/new_project.png) +![Go to groups](basicsimages/select-group.png) -* Click on "create a group" on the bottom left side of your screen +Click on "New group" on the top right side of your screen -![Create a group](basicsimages/create_group.png) +![New group](basicsimages/click-on-new-group.png) 1. Add a group path or group name (you can't add spaces, so you can use hyphens or underscores) @@ -24,20 +24,16 @@ To create a new group, sign in to [GitLab.com](https://gitlab.com) ![Group information](basicsimages/group_info.png) -## Add a group to a project - -* Select a project on the right side of your screen +## Add a project to a group -![Select a project](basicsimages/select_project.png) +There are 2 ways of adding a group to a new project -* Click on "settings" on the left side of your screen +1. Go into a group -![Settings](basicsimages/settings.png) +Click on "New project" on the right side of your screen and [create your project](create-project.md) -* Click on "groups" on the left side of your screen +![New project](basicsimages/new_project.png) -![Groups](basicsimages/groups.png) +2. If you'd like to select a group for a new project, when you [create your project](create-project.md), click on "create a group" on the bottom right side of your screen -* Find the group and click on "share" - -![Find a group](basicsimages/find_group.png) +![Create a group](basicsimages/create_group.png) -- cgit v1.2.1 From afe5069551f47a2894a7877a0ec7e9a0a4b490f9 Mon Sep 17 00:00:00 2001 From: karen Carias Date: Tue, 7 Jul 2015 07:06:02 -0700 Subject: fixed image --- doc/gitlab-basics/create-group.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/gitlab-basics/create-group.md') diff --git a/doc/gitlab-basics/create-group.md b/doc/gitlab-basics/create-group.md index 7732fb716eb..f6368f32c88 100644 --- a/doc/gitlab-basics/create-group.md +++ b/doc/gitlab-basics/create-group.md @@ -8,7 +8,7 @@ To create a new group, sign in to [GitLab.com](https://gitlab.com) When you are on your Dashboard, click on "Groups" on the left side of your screen -![Go to groups](basicsimages/select-group.png) +![Go to groups](basicsimages/select-group2.png) Click on "New group" on the top right side of your screen @@ -24,7 +24,7 @@ Click on "New group" on the top right side of your screen ![Group information](basicsimages/group_info.png) -## Add a project to a group +## Add a group to a project There are 2 ways of adding a group to a new project -- cgit v1.2.1 From 943217a1221ca30d80225e2958821de3429da319 Mon Sep 17 00:00:00 2001 From: karen Carias Date: Tue, 7 Jul 2015 07:09:37 -0700 Subject: fixed typo --- doc/gitlab-basics/create-group.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'doc/gitlab-basics/create-group.md') diff --git a/doc/gitlab-basics/create-group.md b/doc/gitlab-basics/create-group.md index f6368f32c88..9d61f2ab927 100644 --- a/doc/gitlab-basics/create-group.md +++ b/doc/gitlab-basics/create-group.md @@ -28,12 +28,12 @@ Click on "New group" on the top right side of your screen There are 2 ways of adding a group to a new project -1. Go into a group +* Go into a group -Click on "New project" on the right side of your screen and [create your project](create-project.md) +Click on "New project" on the right side of your screen and [create a project](create-project.md) ![New project](basicsimages/new_project.png) -2. If you'd like to select a group for a new project, when you [create your project](create-project.md), click on "create a group" on the bottom right side of your screen +* If you'd like to select a group for a new project, when you [create a project](create-project.md), click on "create a group" on the bottom right side of your screen ![Create a group](basicsimages/create_group.png) -- cgit v1.2.1 From cddbbc819c434117c7a83ee49c03247adcf3d557 Mon Sep 17 00:00:00 2001 From: karen Carias Date: Tue, 7 Jul 2015 12:49:58 -0700 Subject: fixed text --- doc/gitlab-basics/create-group.md | 24 ++++++++++++++---------- 1 file changed, 14 insertions(+), 10 deletions(-) (limited to 'doc/gitlab-basics/create-group.md') diff --git a/doc/gitlab-basics/create-group.md b/doc/gitlab-basics/create-group.md index 9d61f2ab927..8e168395ff7 100644 --- a/doc/gitlab-basics/create-group.md +++ b/doc/gitlab-basics/create-group.md @@ -2,18 +2,24 @@ ## Create a group -When you create a group in GitLab.com, you can add projects and users +Your projects in [GitLab.com](https://gitlab.com) can be organized in 2 different ways: +under your own namespace for single projects, such as ´your-name/project-1'; or under groups. +If you organize your projects under a group, it works like a folder. You can manage your group members' permissions and access to the projects. -To create a new group, sign in to [GitLab.com](https://gitlab.com) +To create a group, follow the instructions below: -When you are on your Dashboard, click on "Groups" on the left side of your screen +Sign in to [GitLab.com](https://gitlab.com). + +When you are on your Dashboard, click on "Groups" on the left menu of your screen: ![Go to groups](basicsimages/select-group2.png) -Click on "New group" on the top right side of your screen +Click on "New group" on the top right side of your screen: ![New group](basicsimages/click-on-new-group.png) +Fill out the information required: + 1. Add a group path or group name (you can't add spaces, so you can use hyphens or underscores) 1. Add details or a group description @@ -24,16 +30,14 @@ Click on "New group" on the top right side of your screen ![Group information](basicsimages/group_info.png) -## Add a group to a project - -There are 2 ways of adding a group to a new project +## Add a project to a group -* Go into a group +There are 2 different ways to add a new project to a group: -Click on "New project" on the right side of your screen and [create a project](create-project.md) +* Select a group and then click on "New project" on the right side of your screen. Then you can [create a project](create-project.md) ![New project](basicsimages/new_project.png) -* If you'd like to select a group for a new project, when you [create a project](create-project.md), click on "create a group" on the bottom right side of your screen +* When you are [creating a project](create-project.md), click on "create a group" on the bottom right side of your screen ![Create a group](basicsimages/create_group.png) -- cgit v1.2.1