Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 994 Bytes

README.md

File metadata and controls

26 lines (17 loc) · 994 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.

Example screenshot

You can estimate issues by adding a tag like estimate: 2. 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!