domtronn / magit-gh-issues.el

A small plugin for Magit which allows users to see, open, comment and label GitHub issues.
GNU General Public License v2.0
5 stars 1 forks source link

Visualising links between Milestones and Issues #49

Open domtronn opened 9 years ago

domtronn commented 9 years ago

We need some way to visualise the link between issues and milestones, originally I thought of adding the Milestone as part of the body of an issue, however, this extra information might overload the user with data. And admittedly there's a lot of information that could be potentially shown, but my key philosophy with this project is to allow interaction with Issues from within Magit and make the information available to refernce, e.g. Issue numbers on Commits etc.

I much prefer the idea of getting an at glance indication of what state the issue is in and let the user drill into it if they want to rather than just dumping all the information on screen at once.

I guess the options are