(feat) Issue and Pull Request Voting (Upvote / Downvote) #723
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Description
Currently, users can only interact with issues and pull requests using standard emoji reactions. While emojis are great for expression, they don't provide a structured way to sort or prioritize issues based on community demand.
We should introduce a dedicated Upvote / Downvote system for issues and pull requests (similar to StackOverflow, Reddit, or GitLab). This will allow maintainers and the community to easily identify highly requested features or critical bug reports.
💡 Proposed Solution
Branch created:
feature/723-feat-issue-and-pull-request-voting-upvot