Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add prefix to link name for readme config badge #259

Merged
merged 1 commit into from Nov 19, 2022
Merged

Add prefix to link name for readme config badge #259

merged 1 commit into from Nov 19, 2022

Conversation

bmish
Copy link
Owner

@bmish bmish commented Nov 19, 2022

Fixes #258.

Anyone using badges to represent configs in the readme (instead of emojis) will need to migrate from (with recommended config as an example):

[recommended]: https://img.shields.io/badge/-recommended-blue.svg

to:

[badge-recommended]: https://img.shields.io/badge/-recommended-blue.svg

@bmish bmish added the breaking label Nov 19, 2022
@bmish bmish merged commit 57997d5 into main Nov 19, 2022
@bmish bmish deleted the badge-prefix branch November 19, 2022 23:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Prefix readme badge with badge-
1 participant