3 Open Issues Need Help Last updated: Jul 12, 2025

Open Issues Need Help

View All on GitHub

AI Summary: Remove all emojis from the `CONTRIBUTING.md` file except for the heart emoji (💙) in the last sentence. The goal is to maintain a professional and clean look for the contribution guidelines.

Complexity: 1/5
documentation good first issue

AI Summary: Improve the user interface (UI) and user experience (UX) of the Support Page within the FirstIssue.dev web application. This involves redesigning the page's layout, spacing, typography, color usage, and interaction flow while adhering to the existing website's design language and using Tailwind CSS. The goal is to create a more user-friendly and visually appealing support page.

Complexity: 3/5
help wanted good first issue ui enhancement

AI Summary: Add the Tailwind CSS class `cursor-pointer` to the "View Repository" button in the `src/components/ExplorePage.jsx` component to change the cursor to a pointer on hover, improving user experience.

Complexity: 1/5
bug good first issue ux