Skip to content
This repository has been archived by the owner on May 3, 2021. It is now read-only.
/ fire-pr Public archive

🔥 Create Pull Requests in an approachable way, this extension will streamline your pull request proces

License

Notifications You must be signed in to change notification settings

3YOURMIND/fire-pr

Repository files navigation

fire pr web extension showcase

fire pr result showcase

Background

At 3YOURMIND we struggled a long time with the Code Review process. This process begins with creating the pull request in first place. To make this approachable by all team members, including QA and new colleagues who are maybe inexperienced with this process, we tried to interfacivize the common process to give team members an idea on what the pull request was created.

We highly believe in this tool and nearly all of our Pull Requests are created with this tool. It is saving the teams of 3YOURMIND a lot of time since developers now create pull requests in a repeatable way.

Install

If you want to use the application please use the production extensions. You can find it in the Chrome Store or in the Firefox store.

For the development version you need to use npm or yarn.

via npm

npm install

via yarn

yarn install

Architecture

This architecture is created to create the best reusability of this code. This project has one base module which is called fire-pr-core and will be the base for the official fire-pr-cli and fire-pr-web. This will also be shown in the following diagram:

fire-pr architecture

License

MIT

Copyright (c) 2017-present, 3YOURMIND GmbH