diff --git a/assets/images/help/profile/user-profile-followers.png b/assets/images/help/profile/user-profile-followers.png new file mode 100644 index 000000000000..680f86414f30 Binary files /dev/null and b/assets/images/help/profile/user-profile-followers.png differ diff --git a/assets/images/help/profile/user-profile-following.png b/assets/images/help/profile/user-profile-following.png new file mode 100644 index 000000000000..d04779f5b448 Binary files /dev/null and b/assets/images/help/profile/user-profile-following.png differ diff --git a/content/get-started/exploring-projects-on-github/following-people.md b/content/get-started/exploring-projects-on-github/following-people.md index f9d57af7daa2..4182152213d0 100644 --- a/content/get-started/exploring-projects-on-github/following-people.md +++ b/content/get-started/exploring-projects-on-github/following-people.md @@ -22,8 +22,8 @@ You can unfollow someone if you do not wish to see their public activity on {% d ## Following a user on {% data variables.product.product_name %} 1. Click a user image to display that user's profile. - - ![User image](/assets/images/help/profile/user-profile-image.png) + + ![User image](/assets/images/help/profile/user-profile-image.png) 2. Click **Follow** under their profile image. @@ -33,12 +33,31 @@ You can unfollow someone if you do not wish to see their public activity on {% d 1. Click a user image to display that user's profile. - ![User image](/assets/images/help/profile/user-profile-image.png) + ![User image](/assets/images/help/profile/user-profile-image.png) 2. Click **Unfollow** under their profile image. - ![User profile button](/assets/images/help/profile/user-profile-unfollow-button.png) + ![User profile button](/assets/images/help/profile/user-profile-unfollow-button.png) + +## Viewing followed users on {% data variables.product.product_name %} + +1. Click a user image to display that user's profile. + + ![User image](/assets/images/help/profile/user-profile-image.png) + +2. Click **following** under their profile image. + + ![User following](/assets/images/help/profile/user-profile-following.png) + +## Viewing followers on {% data variables.product.product_name %} + +1. Click a user image to display that user's profile. + + ![User image](/assets/images/help/profile/user-profile-image.png) + +2. Click **followers** under their profile image. + ![User following](/assets/images/help/profile/user-profile-followers.png)