Skip to content

🚀 Feature: Contribution Score based on PR's and issues #340

@Harshit-collab104

Description

@Harshit-collab104

🔖 Feature description

Currently, the application displays a user's pull requests and issues, but there is no aggregated metric that reflects overall contribution activity.

I would like to add a lightweight contribution scoring system that calculates a score based on:

  • merged pull requests
  • open/closed pull requests
  • created issues

This would provide users with a quick overview of their overall participation and engagement.

Proposed Scoring Logic

Example scoring model:

  • Merged PR → +5 points
  • Open PR → +2 points
  • Closed PR → +1 point
  • Issue Created → +1 point

🎤 Screenshot

No response

🔄️ Additional Information

Please assign me this issue under GSSOC'26

Metadata

Metadata

Labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions