laurent
laurent

Reputation: 90863

How to view the most up voted issues in GitHub?

I've got a project with many open issues and I'm trying to make sense of what should be done first.

Users often add a "thumb up" when an issue is relevant to them, however I haven't found out any way to see which issues received the most "thumb up".

Is there any built-in or even external tool to find out about this?

Upvotes: 8

Views: 593

Answers (1)

Zelo101
Zelo101

Reputation: 139

Clicking sort by & and a reaction (thumbs up in your case) it should show issues with the most thumbs up reactions.

Image

Upvotes: 11

Related Questions