The Emoji Reactions for GitHub is a lightweight Chrome extension designed to enhance the code review process on GitHub. It allows users to add emoji reactions directly to lines of code in a pull request. Acting on behalf of the user, it seamlessly integrates into the GitHub interface, offering a more interactive and expressive way to communicate feedback during reviews.
- Easy Emoji Integration: Add emojis to any line of code in a pull request. The list of emojis is sourced from Axolo's Code Review Emoji Guide.
- Interactive UI: Emojis appear when hovering over a line of code for quick selection.
- Custom Emoji List: Choose from a predefined list of emojis, each with a unique tooltip.
Click on the button below to install from the Chrome store:
- Clone the repository to your local machine.
- Open Chrome and navigate to
chrome://extensions/
. - Enable
Developer mode
. - Click
Load unpacked
and select the cloned repository folder.
We welcome contributions! To contribute:
- Fork the repository.
- Create a new branch for your feature.
- If you have a new feature or bug fix, please open an issue first to discuss what you would like to change.
- Commit your changes and open a pull request.
This project is in collaboration with Axolo.co, streamlining code review processes and fostering developer collaboration.