spring-io / github-changelog-generator

Generates release notes that can be published to GitHub
Apache License 2.0
106 stars 34 forks source link

Use mentions when listing contributors #70

Closed wilkinsona closed 2 years ago

wilkinsona commented 2 years ago

From a discussion with @shakuzen, we think it would be good to update the generator to use mentions rather than Markdown links when listing the contributors. This will allow the contributor recognition that GitHub now does automatically to find the mentioned users and display their avatars:

To avoid things become too visually heavy, I think it might also be worth restyling the list of contributors to be a comma-separated list rather than a bulleted list.