From 575dc89f34062da1bed6d936446be756f534b935 Mon Sep 17 00:00:00 2001 From: Stephane Date: Thu, 17 Nov 2016 10:49:03 -0300 Subject: [PATCH 1/2] Updated handbook to have instructions to resize picture first before following theinstructions to add to team page --- source/handbook/general-onboarding/index.html.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/source/handbook/general-onboarding/index.html.md b/source/handbook/general-onboarding/index.html.md index cbbd5139bbc..03e4e5421a5 100644 --- a/source/handbook/general-onboarding/index.html.md +++ b/source/handbook/general-onboarding/index.html.md @@ -321,9 +321,8 @@ require you to add your GitLab.com username and password. documentation](http://doc.gitlab.com/ce/gitlab-basics/command-line-commands.html). 1. Find the picture that you’d like to add to our [team page](https://about.gitlab.com/team/), change the picture's name to -the following format: `yourname.jpg` or `yourname.png` and then follow the -"[how to add an image](http://doc.gitlab.com/ce/gitlab-basics/add-image.html)" steps. Picture Notes: - - Ensure the picture size is around 400x400 (it must be square) and the format is JPEG or PNG. You can resize your picture using a photo editor like [GIMP](http://www.gimp.org/) (cross-platform) or online by searching for "image resize". +the following format: `yourname.jpg` or `yourname.png` and ensure the picture size is around 400x400 (it must be square) and the format is JPEG or PNG. You can resize your picture using a photo editor like [GIMP](http://www.gimp.org/) (cross-platform) or online by searching for "image resize". Then you can follow the +"[how to add an image](http://doc.gitlab.com/ce/gitlab-basics/add-image.html)" steps. - Any picture that you provide will be made black-and-white automatically after you add it. Note that your team page picture should be added to `www-gitlab-com/source/images/team/NAME-OF-PERSON-IN-LOWERCASE.jpg`. 1. [Create a Merge Request](http://doc.gitlab.com/ce/gitlab-basics/add-merge-request.html) in [GitLab.com](https://gitlab.com/) with the branch that you created with your picture. 1. In [GitLab.com](https://gitlab.com/), click on "Files". -- GitLab From 9b3a111695d2ac0939e2fcd598ba5666bf1a4757 Mon Sep 17 00:00:00 2001 From: Stephane Date: Thu, 17 Nov 2016 12:25:38 -0300 Subject: [PATCH 2/2] updated handbook to have image resizing info before add instructions --- source/handbook/general-onboarding/index.html.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/handbook/general-onboarding/index.html.md b/source/handbook/general-onboarding/index.html.md index 03e4e5421a5..aeaaeb085be 100644 --- a/source/handbook/general-onboarding/index.html.md +++ b/source/handbook/general-onboarding/index.html.md @@ -321,7 +321,7 @@ require you to add your GitLab.com username and password. documentation](http://doc.gitlab.com/ce/gitlab-basics/command-line-commands.html). 1. Find the picture that you’d like to add to our [team page](https://about.gitlab.com/team/), change the picture's name to -the following format: `yourname.jpg` or `yourname.png` and ensure the picture size is around 400x400 (it must be square) and the format is JPEG or PNG. You can resize your picture using a photo editor like [GIMP](http://www.gimp.org/) (cross-platform) or online by searching for "image resize". Then you can follow the +the following format: `yourname.jpg` or `yourname.png` and ensure the picture size is around 400x400 (it must be square) and the format is JPEG or PNG. You can resize your picture using a photo editor like [GIMP](http://www.gimp.org/) (cross-platform) or online by searching for "image resize". Then you can follow "[how to add an image](http://doc.gitlab.com/ce/gitlab-basics/add-image.html)" steps. - Any picture that you provide will be made black-and-white automatically after you add it. Note that your team page picture should be added to `www-gitlab-com/source/images/team/NAME-OF-PERSON-IN-LOWERCASE.jpg`. 1. [Create a Merge Request](http://doc.gitlab.com/ce/gitlab-basics/add-merge-request.html) in [GitLab.com](https://gitlab.com/) with the branch that you created with your picture. -- GitLab