The contribution page is making a lot of gh api requests. It can either be solved by using [octokit/plugin-throttling](https://github.com/octokit/plugin-throttling.js), or by caching the requests.
The contribution page is making a lot of gh api requests.
It can either be solved by using octokit/plugin-throttling, or by caching the requests.