Open Issues Need Help
View All on GitHubAI 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.
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.
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.