* 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>
27 lines
1.4 KiB
Markdown
27 lines
1.4 KiB
Markdown
---
|
|
title: Following people
|
|
intro: '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 %}.'
|
|
redirect_from:
|
|
- /articles/following-people
|
|
- /github/getting-started-with-github/following-people
|
|
- /github/getting-started-with-github/exploring-projects-on-github/following-people
|
|
versions:
|
|
free-pro-team: '*'
|
|
enterprise-server: '*'
|
|
github-ae: '*'
|
|
topics:
|
|
- 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.
|
|
|
|

|
|
|
|
To stop following someone, visit their profile page and click **Unfollow** under their profile image.
|
|
|
|
{% if currentVersion == "free-pro-team@latest" %}
|
|
## Further reading
|
|
|
|
- "[Saving repositories with stars](/articles/saving-repositories-with-stars/)"
|
|
- "[Finding ways to contribute to open source on {% data variables.product.prodname_dotcom %}](/github/getting-started-with-github/finding-ways-to-contribute-to-open-source-on-github)"
|
|
{% endif %}
|