anuraghazra / anuraghazra/github-readme-stats
Factor in contributedTo when generating rank
- Dominant language
- JavaScript
- Stars
- 79.8k
- Forks
- 37.7k
- PR merge metrics
- No merged PRs in 30d
Description
### Is your feature request related to a problem? Please describe.
I'm always frustrated when I view the `calculateRank` file and discover that there is no factor for contributedTo. There is commits, issues, pull requests, stars and followers. But what about the contributedTo statistic that is already fetched from the stat-fetcher?
### Describe the solution you'd like
Perhaps a new factor can be implemented, which could be contributedTo when generating the rank
https://github.com/anuraghazra/github-readme-stats/blob/master/src/calculateRank.js
Not sure what the weighting or median of this would be, I would love discussion over the potential weighting and median of this ranking factor.
### Describe alternatives you've considered
_No response_
### Additional context
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.