landing-frontend icon indicating copy to clipboard operation
landing-frontend copied to clipboard

Identify contributor's rank in Get Involved Page

Open Mariatta opened this issue 8 years ago • 2 comments

Been thinking about this other issue: https://github.com/coala/teams/issues/29

Currently in the Get Involved page, it lists every contributors to coala, with the ones who has done the most reviews on top.

Perhaps we can group the contributors based on rank. eg the maintainers' group, Developers' group, and Newcomers group.

Alternatively, in each of the contributor's card, there could be an additional flag/badge that indicates their rank (eg maintainer, developer, newcomer)

Thoughts?

Mariatta avatar Feb 06 '17 03:02 Mariatta

Sounds like a leaderboard to me, not sure if we want one? Can be motivating, but we don't want people to contribute just for rising in leader board, do we?

meetmangukiya avatar Feb 07 '17 13:02 meetmangukiya

The ranking system has been implemented on coala/community website. There we've two models:

  1. Meta-Review App and,
  2. Gamification System

Both of them includes rank based on certain factors.

KVGarg avatar Aug 18 '19 07:08 KVGarg