-
Hi all and thanks for the amazing tools! I think my stats are wrong and I can't understand why. It shows more than 1k commits in 2023 but it can't be. Also, I cannot understand how I could be rank A+. I'm just a baby dev Here's my profile if you could check for the README file: https://github.com/FRJess |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
Hi @FRJess, There is an issue already opened regarding this. Instead of displaying commits starting from 2023, it displays the number of commits made in the last 365 days. There is already a PR with a solution that is awaiting to be merged. You can always fork the repo and deploy it on your Vercel instance not to wait for PR to be merged. |
Beta Was this translation helpful? Give feedback.
-
Thanks @mkredzel and @Zo-Bro-23 for your answers and explanations. It's all more clear now. |
Beta Was this translation helpful? Give feedback.
Hi @FRJess,
There is an issue already opened regarding this. Instead of displaying commits starting from 2023, it displays the number of commits made in the last 365 days. There is already a PR with a solution that is awaiting to be merged.
You can always fork the repo and deploy it on your Vercel instance not to wait for PR to be merged.