-
I have checked the Readme (Simplified Chinese version), but it seems that I couldn't find the reason, so I would like to seek some help. This is the link I used, and you can also find it in my GitHub Readme. Thanks! |
Beta Was this translation helpful? Give feedback.
Replies: 4 comments 6 replies
-
Duplicate of #2956. @KJZH001 Thanks for your question. It looks like the card is working correctly. You can check this yourself in the GraphQL explorer. [![Anurag's GitHub stats](https://github-readme-stats.vercel.app/api?username=KJZH001)](https://github.com/anuraghazra/github-readme-stats) We removed the |
Beta Was this translation helpful? Give feedback.
-
@rickstaa Thank you for your reply. It seems I must deploy my own if I want count my private contributions,Right? So,I think the Simplified Chinese version README is out of date,isn't it? You can see here将私人项目贡献添加到总提交计数中 注:如果你是自己部署本项目,私人贡献将会默认被计数,如果不是自己部署,你需要分享你的私人贡献计数。 选项: &count_private=true |
Beta Was this translation helpful? Give feedback.
-
Okay, I've self-built and successfully solved the problem of private contributions not being counted I have an additional question though, has the algorithm for calculating rank ever changed? Before I made some of my repositories private my rank was seen as A, now even with private contributions it's only a B. Of course it's not a big deal, I'm just asking out of curiosity! BTW your answer I have marked as an answer |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
Duplicate of #2956.
@KJZH001 Thanks for your question. It looks like the card is working correctly. You can check this yourself in the GraphQL explorer.
We removed the
count_private
option since it counted Contributions instead of commits (see #2736, #1679 and #2517). If you want your private commits to appear, please deploy your own Vercel instance.