1
0
mirror of synced 2025-12-25 02:17:36 -05:00
Files
docs/content/get-started/exploring-projects-on-github/following-people.md
2021-07-14 09:26:44 -05:00

2.6 KiB

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

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

Your {% data variables.product.product_name %} followers get updates about your public {% data variables.product.product_name %} on their news feed. {% ifversion fpt %} When you star a public repository, {% data variables.product.product_name %} may recommend this repository to your followers in their discovery view of their news feed. {% endif %}

Similarly, you can follow someone to get their public {% data variables.product.product_name %} activity on your news feed. {% ifversion fpt %} If a person you follow stars a public repository, {% data variables.product.product_name %} may recommend that repository on the discovery view of your news feed.{% endif %}

Following people on {% data variables.product.product_name %}

  1. Click on the username of the person you want to follow to visit their profile page.
  2. click Follow under their profile image.

Follow user button

To stop following someone, visit their profile page and click Unfollow under their profile image.

{% ifversion fpt %}

Further reading