JNRowe / hubugs

Simple client for GitHub issues
https://hubugs.readthedocs.io/
GNU General Public License v3.0
6 stars 2 forks source link

Add milestones support #40

Closed JNRowe closed 11 years ago

JNRowe commented 12 years ago

Yes, I had to use the web UI to add a milestone to this bug :P

JNRowe commented 11 years ago

Short story: inside the firewall, check the feat/milestones branch and comment on design.


Wow, there is really no natural mapping for milestone support in a command line interface... this needs more thought.

You'd think it would be similar to label support, but it isn't as simple to hide the pointless details of milestones as it is with labels.