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