1
0
mirror of synced 2026-01-29 12:00:58 -05:00
Files
docs/content/get-started/exploring-projects-on-github/following-people.md
Emily Gould 1e5372ac79 Move Getting started category to top-level doc set (#20008)
* Move category to top-level doc set

* Move doc set to the top and update short title

* Undo package-lock changes

* updated hardcoded refs in tests

* Update test

* Fix hardcoded link in test

Co-authored-by: Sarah Schneider <sarahs@github.com>
2021-06-18 17:13:04 +00:00

1.4 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{% if currentVersion == "free-pro-team@latest" %} 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
free-pro-team enterprise-server github-ae
* * *
Profile

When you follow people, you'll see their public activity in the activity view of your news feed.{% if currentVersion == "free-pro-team@latest" %} 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 %} To follow someone, visit their profile page and click Follow under their profile image.

Follow user button

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

{% if currentVersion == "free-pro-team@latest" %}

Further reading