Skip to content

feat(contributors): add dedicated contributors page#8

Merged
CipherYuvraj merged 1 commit intoCipherYuvraj:mainfrom
erbhuwan:feat/add-contributors-page
Oct 3, 2025
Merged

feat(contributors): add dedicated contributors page#8
CipherYuvraj merged 1 commit intoCipherYuvraj:mainfrom
erbhuwan:feat/add-contributors-page

Conversation

@erbhuwan
Copy link
Copy Markdown
Contributor

@erbhuwan erbhuwan commented Oct 3, 2025

Contributors Page Added

Closes #4

Description

This PR adds a dedicated Contributors Page to the project.
It showcases all contributors, their GitHub profiles, contribution stats, and contribution categories.
The page also includes a call-to-action for new contributors and links to contribution guidelines.


Features Implemented

  • New /contributors route and page component
  • GitHub API integration to fetch contributors
  • Responsive grid layout for contributor cards
  • Contributor avatars, names, and contribution counts displayed
  • Become a Contributor call-to-action section
  • Links to GitHub profiles, issues, and guidelines
  • Loading state and error handling

Screenshots (Optional)

image

@CipherYuvraj CipherYuvraj merged commit 20d5547 into CipherYuvraj:main Oct 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Create Contributors Page

2 participants