lacolaco / contributors-img

Home Page:https://contrib.rocks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

show contributor number

Lijiaoa opened this issue · comments

hi~ I want to count repo contributor number, look like this:

![](https://img.shields.io/github/contributors-anon/microsoft/nni)

So contrib.rocks could render a lable like this because contributors-anon had different result with contrib.rocks...

@Lijiaoa Thanks for your feedback. It is totally nice feature to have. I'll work on this.

@lacolaco very nice repo! I will recommend it to my friends!

I figured out a key point.

https://img.shields.io/github/contributors-anon/microsoft/nni counts contributors including "Anonymous" users. They are not counted by default.

https://docs.github.com/en/account-and-profile/setting-up-and-managing-your-github-profile/managing-contribution-settings-on-your-profile/why-are-my-contributions-not-showing-up-on-my-profile

I think I should include them at the first.