Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/banyan/github-story-points

Browser extension to see story points in GitHub projects
https://github.com/banyan/github-story-points

Last synced: 16 days ago
JSON representation

Browser extension to see story points in GitHub projects

Awesome Lists containing this project

README

        


github-story-points


Browser extension to see story points in GitHub projects


### Install

- [**Chrome** extension][link-cws] [][link-cws]
- [**Firefox** add-on][link-amo] [][link-amo]

### Usage

You need to create issue title stating with `[3pt]` this format and it will accumulate the number of points.

![Example](./assets/images/example.png)

![GIF](./assets/sample.gif)

### Demo

You can try [demo project](https://github.com/banyan/github-story-points-sandbox/projects/1) after installed extension.

### License

MIT

[link-cws]: https://chrome.google.com/webstore/detail/github-story-points/fdhfdpafombnahpjjjcfopmehfofbdko "Version published on Chrome Web Store"
[link-amo]: https://addons.mozilla.org/en-US/firefox/addon/github-story-points/ "Version published on Mozilla Add-ons"