all-contributors / app

🤖 A GitHub App to automate acknowledging contributors to your open source projects
https://allcontributors.org
MIT License
576 stars 150 forks source link

Bot default configuration has a broken contributors link with a dash (-) #400

Closed PickleNik closed 2 years ago

PickleNik commented 2 years ago

Describe the bug Bot's badgeTemplate defaults to a link with a dash(-) for emoji, like in your README.md.

Screen Shot 2022-08-20 at 4 46 11 PM

To Reproduce Regular bot usage with default rc.

Expected behavior Most repos won't have the emoji next to #contributors section title, so the link would be broken by default.

Screen Shot 2022-08-20 at 4 47 58 PM

Screenshots

Screen Shot 2022-08-20 at 4 48 17 PM

Additional context I propose to change bot's default badgeTemplate to not have the dash(-)

PickleNik commented 2 years ago

seems like something was misconfigured in another repo, nevermind