Feature Request: Add More Granular Contribution Stats
Hi @jstrieb,
First off, thanks for creating this awesome tool!
It would be great to enhance the github-stats card with more detailed metrics to provide a more holistic view of a user's activity. I believe many users would find this valuable for showcasing their contributions.
Suggested New Stats:
- [x] Total Pull Requests: To show direct code contributions.
- [x] Total Issues Created: To highlight community engagement.
- [ ] Total Code Reviews: To demonstrate collaborative efforts.
- [ ] Package Downloads: A stat to show the real-world impact of a user's published work.
- [ ] Contribution Streak (Current & Longest): A popular metric for showing consistency.
Thank you for considering this enhancement!
Update:
For anyone who comes across this issue — I’ve built my own version of the GitHub Stats card that includes some of the suggested metrics such as Total Pull Requests and Total Issues Created.
You can check it out here: 🔗 https://github.com/pushpakumarbalan/pushpakumarbalan
I’ve also made it available as a template, so feel free to fork or reuse it for your own profile!
(Screenshot for reference) 👇
Hope this helps anyone looking for a similar enhancement!