echobind / ember-links-with-follower

Render a set of links with a "follower" line underneath. The follower moves to the active link, matching size and position on the page.
https://echobind.github.io/ember-links-with-follower
MIT License
45 stars 2 forks source link

Remove additional arguments to github_changelog_generator? #90

Open cball opened 7 years ago

cball commented 7 years ago

running with no arguments produces this (which breaks out issues/enhancements/closed PRs):

image

alvincrespo commented 7 years ago

This looks great! I really like the Enhancements and Fixed Bugs issues being reported. What I think is a bit confusing is the "Merged Pull Requests" section, which I think should be reflected inline with the issue:

Installing addon gives missing dependency  errory for getowner-polyfill [Issue #79] [PR #81]

That might make more sense, but not sure if thats possible with this gem.

cball commented 7 years ago

👍I believe we can disable that via arguments. I'll check when I get a chance.