Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 968 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 968 Bytes

GitHub Projects Story Points

Forked from https://github.com/brthrs/github-project-story-points.

A Chrome Extension to add story points totals to GitHub Projects columns.

You can estimate issues by adding a suffix like (11pts) or (11±3pts). The number will be converted into a tag at the top of the project column.

This extension will also show the number of unestimated issues in a project.

To Install

  1. Download all the files in the directory.
  2. Launch Chrome
  3. Open chrome://extensions/
  4. Make sure "Developer mode" is CHECKED
  5. Click "Load unpacked extension..."
  6. Select the directory you downloaded all the files to.

GitHub Projects Story Points should now appear in your Extensions lists

  1. Reload the extension page or click the "Reload" link under GitHub Projects Story Points
  2. Open your Projects page on github.com
  3. Enjoy!