PR #45
27 votes · 13 up · 14 down
Comments(2)
🤖 OpenChaos Bot
Summary: This PR introduces a new feature: the ability for users to provide reasons for their votes on pull requests, adding context to the voting process.
Files changed: 5 (backend/comment/comment_model.go, backend/pull_request/pull_request_model.go, backend/vote/vote_model.go, backend/vote/vote_handler.go, frontend/src/VoteButton.js)
Impact: Medium - Alters the voting flow and database schema to accommodate vote reasons, and adds a UI element for providing them.
All Activity(30)
🤖 OpenChaos Bot
Summary: This PR introduces a new feature: the ability for users to provide reasons for their votes on pull requests, adding context to the voting process.
Files changed: 5 (backend/comment/comment_model.go, backend/pull_request/pull_request_model.go, backend/vote/vote_model.go, backend/vote/vote_handler.go, frontend/src/VoteButton.js)
Impact: Medium - Alters the voting flow and database schema to accommodate vote reasons, and adds a UI element for providing them.