1
0
mirror of synced 2025-12-23 21:07:12 -05:00
Files
docs/content/get-started/exploring-projects-on-github/following-people.md
Laura Coursen 8f964ea2cb GHEC version (#20947)
Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>
Co-authored-by: Grace Park <gracepark@github.com>
Co-authored-by: Steve Guntrip <12534592+stevecat@users.noreply.github.com>
Co-authored-by: Robert Sese <sese@github.com>
Co-authored-by: Peter Bengtsson <peterbe@github.com>
Co-authored-by: Rachael Sewell <rachmari@github.com>
2021-10-15 15:41:33 -05:00

2.6 KiB

title, intro, permissions, redirect_from, versions, topics
title intro permissions redirect_from versions topics
Following people You can follow people on {% data variables.product.product_name %} to receive notifications about their activity{% ifversion fpt or ghec %} and discover projects in their communities{% endif %}. {% data reusables.enterprise-accounts.emu-permission-follow %}
/articles/following-people
/github/getting-started-with-github/following-people
/github/getting-started-with-github/exploring-projects-on-github/following-people
fpt ghes ghae ghec
* * * *
Profile

About followers on {% data variables.product.product_name %}

When you follow people, you'll see their public activity in the activity view of your news feed.{% ifversion fpt or ghec %} If someone you follow stars a public repository, {% data variables.product.product_name %} may recommend the repository to you in the discovery view of your news feed.{% endif %}

You can unfollow someone if you do not wish to see their public activity on {% data variables.product.product_name %}.

Following a user on {% data variables.product.product_name %}

  1. Click a user image to display that user's profile.

User image

  1. Click Follow under their profile image.

Follow user button

Unfollowing a user on {% data variables.product.product_name %}

  1. Click a user image to display that user's profile.

User image

  1. Click Unfollow under their profile image.

User profile button

Viewing followed users on {% data variables.product.product_name %}

  1. Click a user image to display that user's profile.

User image

  1. Click following under their profile image.

User following

Viewing followers on {% data variables.product.product_name %}

  1. Click a user image to display that user's profile.

User image

  1. Click followers under their profile image.

User following

{% ifversion fpt or ghec %}

Further reading