My issues aren't being calculated properly
Describe the bug
Could you please describe how you identify the number of issues made by the user??? Github trophies had the same error I have authored 15 issues excluding this one but README Stats and README trophies only think I have made 9 of them.
Other than that how do you calculate commits?? README Stats shows total commits as 211 at the moment but README streaks show it as 600+ and so does the trophies above
Expected behavior
I expected that my issues would be counted as 15 instead of 9 and my total commits in the stats card as 600+ as well
Screenshots / Live demo link
Additional context
No response
Hello @MUmarShahbaz
By default you can display only public contributions on your card, I can assume that this can be source of your problem. In case you want to display your private contributions you can deploy own instance using own GitHub API token.
In any case we do not making any calculations on our side, we just displaying the number that was fetched from the GitHub API.