metakgp / metakgp/metakgp.github.io
adding top contributors
- Dominant language
- CSS
- Stars
- 4
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
## Adding top contributors section
Adding the top contributors of the month of metakgp would motivate the open source beginners, attract people who haven't yet contributed to make their first contribution and also mention other people who work hard to improve the projects.
### How to proceed
- Use the [ Github API](https://docs.github.com/en/free-pro-team@latest/rest) to get the list of top contributors of the month (based on commits) from each repository.
- Then combine all the above lists to get to get the overall top contributors for the organization.
- Display the above top contributors with their name and github profile link.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.