burnchart
burnchart copied to clipboard
GitHub Burndown Chart as a Service
Rather than using "size: N" labels, it would be convenient if you could just write "Size: N" on a line of its own in the issue body. This would eliminate...
It would be super useful to be able to integrate the burndown chart to `README.me`. This way, we could have the current milestone statistics right in the project home page....
The app is using firebase for authentication right? But as far as I know, firebase doesn't support github enterprise. We'd like to use the app with our github enterprise backend....
In this scenario a milestone that is 100% complete shows up higher than one that needs work, because the due date is in the past. Should go to the bottom...
Ordinarily one could sort by progress made or milestone name to achieve the same result.
https://developer.github.com/v3/issues/#list-issues-for-a-repository
`GET /users/microsoft/repos` won't, for example, find `vscode` since the list of repos is so large.
If all issue circles in the chart are close to each other, make a "master circle" that amalgamates all the issues into one large circle, makes for a prettier view.