Hey everyone! I've been working on a side project called gitleader.com, which creates leaderboards for GitHub contributors across major open-source projects. Right now, I've added a few big ones, and the leaderboard goes beyond just tracking commits; it looks at issues, pull requests, and more to show who's really active in a repo. I'm trying to figure out what features would be most beneficial, like custom leaderboards for teams or hackathons. Also curious to hear how you track contributions if you contribute to open-source or manage a repo. Any feedback about the idea, UI, or anything else would be awesome! Thanks!
3 Answers
You might want to consider including comments in the leaderboard as well. It would give more insight into contributions and engagement!
This looks really cool! Congrats on the project, it seems like it has a lot of potential!
I think companies might find this super useful, especially for tracking merged pull requests. Having that visibility could help them recognize active contributors more easily!
Thanks for the feedback! That's a great point!
I appreciate the suggestion! I'll think about how to implement that.