2 Open Issues Need Help Last updated: Jul 10, 2025

Open Issues Need Help

View All on GitHub

AI Summary: Add a feature to the 'MapCards' component to display a list of contributors for each map. This involves modifying the data model (likely `src/collections` and `static/admin/config.yml`), updating the `MapCards` component (`src/routes` or `src/lib`) to display the contributor information, and potentially adjusting the CMS (`static/admin/index.html`) to allow for contributor input. The changes must be compatible with the existing SvelteKit static site generation process.

Complexity: 3/5
feature request good first issue approved

AI Summary: Adjust the styling of the MOTW banner buttons to prevent overlap with the reason text, ensuring proper display across various screen sizes. This likely involves using CSS to adjust button positioning or sizing, potentially with media queries for responsiveness.

Complexity: 2/5
bug good first issue approved