Skip to content

Commit e22c94b

Browse files
authored
Merge pull request github#18577 from vedant205/patch-4
Update saving-repositories-with-stars.md
2 parents 081c59f + dca17ac commit e22c94b

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

content/get-started/exploring-projects-on-github/saving-repositories-with-stars.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,16 @@ Starring a repository is a simple two-step process.
4141
![Untarring a repository](/assets/images/help/stars/unstarring-a-repository.png)
4242

4343
{% ifversion fpt or ghec %}
44+
45+
## Viewing who has starred a repository
46+
47+
48+
You can view everyone who has starred a public repository or a private repository you have access to.
49+
50+
51+
To view everyone who has starred a repository, add `/stargazers` to the end of the URL of a repository. For example, to view stargazers for the github/docs repository, visit https://github.com/github/docs/stargazers.
52+
53+
4454
## Organizing starred repositories with lists
4555

4656
{% note %}

0 commit comments

Comments
 (0)