mirror of
https://github.com/antonkomarev/github-profile-views-counter.git
synced 2026-05-10 01:41:41 -04:00
Adding new style for the badge? #7
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Karthik-Nayak98 on GitHub (Aug 7, 2020).
Can you please add for-the-badge style for the badges?
@antonkomarev commented on GitHub (Aug 7, 2020):
@KarthikNayak024 you could add it to https://github.com/badges/poser library because this app using it for the badge rendering.
@Karthik-Nayak98 commented on GitHub (Aug 7, 2020):
How to add that? I couldn't find anything in Contribution.md file.
@theS1LV3R commented on GitHub (Aug 10, 2020):
@KarthikNayak024 badges/poser/blob/master/CONTRIBUTING.md
@antonkomarev commented on GitHub (Aug 26, 2020):
Closing this issue since its related to other repository.
@antonkomarev commented on GitHub (Oct 10, 2020):
Feature will be added as soon as this feature request will be implemented: https://github.com/badges/poser/issues/55
@antonkomarev commented on GitHub (Feb 18, 2022):
New badge style was added to the badge library repo.
We can add
for-the-badgestyle to the README Styles section and bump minimum"badges/poser"version in the composer.json to "^2.3". I will try to upgrade service on this weekend.@antonkomarev commented on GitHub (Feb 23, 2022):
@Karthik-Nayak98 new style
for-the-badgehas been released: #45@Karthik-Nayak98 commented on GitHub (Feb 23, 2022):
Thanks @antonkomarev