git-issues
git-issues copied to clipboard
:octocat: A better way to browse GitHub issues.
I think it would be great if the user can comment on any issue while browsing the same. To do this we need to add the GitHub OAuth.
The project requires a bit of refactoring. Currently, we only have one `mainController`, we could have a few controllers and directives for search/result etc.
It would be great to have a select option where a user could also get the all the pull requests just like issues. 
I think we should highlight and auto-link the user profile if there is a mention in the comment markdown - 