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
Is your feature request related to a problem? Please describe.
I don’t know how close to being level S…
Is it commits, pull requests, issues or stars that I don’t have enough of?
Describe the solution you'd like
This endpoint could show how close you were to the next level, display information about how much each category (issues, prs, commits, stars, contributed to, etc..) impacts your overall stats card
Describe alternatives you've considered
Running tests on the source code but this is pretty ardous and difficult
Additional context
This api would give information such as
your rank
your overall score
how many points are required for the next level
how many commits/issues/stars are required for the next level
information about how much each category impacts your overall score (perhaps something like issues 30%, commits 50%, pull requests 20%)
as much information as possible regarding this
Perhaps it could be a json endpoint instead of visual
The text was updated successfully, but these errors were encountered:
@CaedenPH Thanks for your feature request. I agree that manually running the https://github.com/anuraghazra/github-readme-stats/blob/master/src/calculateRank.js script to find out how close you are to a rank is tedious 😅. Therefore, I think providing an interface allows users to quickly see how their rank changes if they get more commits, contribs, issues, stars, pr, followers and repositories. I think the best way to add such a GUI is in the website when it is completed (see #1761).
Since there is a lot of discussion about changing the rank system (see #455), I would not create a PR right now but wait till the rank system is improved, and the website is released.
These are all good options, but please don't use the Ranking algorithm as a roadmap or your "career progression" metric. It's purely for gamification and fun. So don't take it too seriously.
These are all good options, but please don't use the Ranking algorithm as a roadmap or your "career progression" metric. It's purely for gamification and fun. So don't take it too seriously.
Is your feature request related to a problem? Please describe.
I don’t know how close to being level S…
Is it commits, pull requests, issues or stars that I don’t have enough of?
Describe the solution you'd like
This endpoint could show how close you were to the next level, display information about how much each category (issues, prs, commits, stars, contributed to, etc..) impacts your overall stats card
Describe alternatives you've considered
Running tests on the source code but this is pretty ardous and difficult
Additional context
This api would give information such as
Perhaps it could be a json endpoint instead of visual
The text was updated successfully, but these errors were encountered: