4 Open Issues Need Help Last updated: Jul 27, 2025

Open Issues Need Help

View All on GitHub

AI Summary: Debug and fix an issue where images are not displaying correctly in the "Explore Our Products" section of a React application. The issue is specific to the homepage and involves SVG images on course, tools, and Snapfolio cards. A local fix exists, and the task involves reviewing, testing, and merging a pull request.

Complexity: 3/5
good first issue GSSoC level0

AI Summary: Debug and fix the image loading issue on the LandingPage of the BuildOnCoffee project. The images within the cards are not displaying correctly, as evidenced by a provided Google Drive link showing the error. This likely involves inspecting the image paths, ensuring correct image URLs are used, and potentially addressing any server-side or network configuration problems.

Complexity: 3/5
bug good first issue level2
Create Contribute Section about 1 month ago

AI Summary: Create a dedicated 'Contribute' section on the BuildOnCoffee platform, detailing how users can contribute to the project. This likely involves creating a new page or component with information on forking the repository, creating branches, submitting pull requests, and adhering to contribution guidelines. The section should be easily accessible from the main navigation.

Complexity: 3/5
good first issue

AI Summary: Implement a dropdown or selectable list of subjects within the contact us page of the BuildOnCoffee application to allow users to specify the topic of their inquiry.

Complexity: 2/5
good first issue GSSoC