Skip to content

[Frontend UI] Enable navigation for Contribute button in OpenSourceVision.jsx #13

Description

@kunalverma2512

🚀 Task: Add GitHub Link to Contribute Button

Currently, the "Contribute Code" button in OpenSourceVision.jsx is not linked to the GitHub repository.

🎯 Objective

Attach the official GitHub repository link to the "Contribute Code" button so users can directly navigate to the repo.

📂 File Location

components/OpenSourceVision.jsx (or relevant path)

🔧 Expected Changes

💡 Hint

You can:

  • Wrap the button inside an <a> tag
    OR
  • Use onClick with window.open()

✅ Acceptance Criteria

  • Button redirects to GitHub repo
  • UI/design remains unchanged
  • Code follows project structure

🟢 Difficulty

Beginner-friendly

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions