Support different badge styles #3509
Labels
Good First Issue
Good for new contributors
Improvement
Minor improvement to code
Sprintable
Small enough to sprint on
Details
PR #3057 incidentally removed support for different badge styles that were available via https://shields.io/ querystrings. In projects that have badges from other services with other styles, this makes it more difficult to use a consistent badge style.
I will try to implement a PR for this if maintainers think it would be merged.
Expected Result
https://readthedocs.org/projects/pyphi/badge/?version=stable&style=flat-square
should return a badge without rounded edges.Actual Result
Only badges with rounded corners are available.
The text was updated successfully, but these errors were encountered: