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 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.
- Download all the files in the directory.
- Launch Chrome
- Open chrome://extensions/
- Make sure "Developer mode" is CHECKED
- Click "Load unpacked extension..."
- Select the directory you downloaded all the files to.
GitHub Projects Story Points should now appear in your Extensions lists
- Reload the extension page or click the "Reload" link under GitHub Projects Story Points
- Open your Projects page on github.com
- Enjoy!