Hi,
first thanks for the great project!
One issue I’ve recently ran into with drone CI is, that the build badges are only provided as SVG.
In most cases this is fine, however the extension marketplace for Visual Studio Code rejects all extensions that link to SVG images in their README .
Instead they recommend to use PNGs instead.
So for this case it would be quite useful, to not only have …/status.svg, but also …/status.png.