Skip to content

Latest commit

 

History

History
38 lines (26 loc) · 1.57 KB

README.md

File metadata and controls

38 lines (26 loc) · 1.57 KB

code-review-guidelines

Image

A browser extension for Chromium based browsers that has a checklist of guidelines for conducting code reviews.

Published on:

Features

  • Grouped checklist items of guidelines.
  • The item descriptions can be used in the PR comments you add.
  • A checkbox is provided for each guidelines so that you can track which items you have covered and which are left.
  • The data is automatically stored in the local browser storage with every selection.
  • A button is provided at the top to clear all the selections.

Contributing

Submit a PR and I will be happy to review it.

Future work

  • Creating similar plugins for non-Chromium based web browsers.
  • Reviewing and updating the guidelines.
  • Adding reference links for the guidelines.
  • Adding a copy button next to each guideline.
  • Adding better styling.
  • Adding a demo video.
  • Adding unit tests for any relevant code.

Special thanks