Open core23 opened 3 years ago
@core23:
🚧 Never link to branches, share a permalink 🚧
y
NOTE: edit your post and fix it with a permalink!
@core23 I think you need to make a feature request to the used dependency first:
see composer.json:
🚧 Never link to branches, share a permalink 🚧
Sorry, fixed it.
@core23 I think you need to make a feature request to the used dependency first:
There is an option to show a contributor list with link, but I'll take a deeper look into the lib. Thanks.
Feature Request
Add links to all pull request authors in the
CHANGELOG.md
file.Summary
When looking a the release page and comparing it to the CHANGELOG file, there is a difference in the generated output.
The release description got links to the original pull request author, while the CHANGELOG file does not. AFAIK GitHub autogenerate links for all
@USER
text on the release page.