You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Give as much detail as you can to help us understand the change you want to see.
Stargazers should be the sole star counter, watchers should use the https://api.github.com/repos/${owner}/${repoName}/subscribers length or the subscribers_count. This would solve redundant code and allow for all the other forms of the api to be easier to use with our repositories.
In this example, the watchers should not be 80, it should be 42 (as of today).