🤖 OpenChaos Bot
Summary: This PR refactors how PR votes are displayed, using reactions (👍, 👎, etc.) instead of just a single vote count. It introduces a scoring system based on reactions and displays separated positive, negative and neutral feedback.
Files changed: 2 (src/components/PRCard.tsx, src/lib/github.ts)
Impact: Medium - Improves the UI and vote processing logic. Changes how feedback is presented in PR cards.