What feature do you want to see added?
Currently, the app uses standard
tags for displaying contributor images in components, which leads to several performance and user experience issues.
Migrate to gatsby-plugin-image. This plugin is the standard Gatsby solution for image optimization, offering several benefits, including lazy loading,
Upstream changes
No response