Skip to content
This repository has been archived by the owner on Nov 14, 2018. It is now read-only.

Latest commit

 

History

History
44 lines (28 loc) · 2.18 KB

CONTRIBUTING.md

File metadata and controls

44 lines (28 loc) · 2.18 KB

Contribution Guidelines

This is the home of Shields.io, containing the badge design specification and API documentation for Badges as a Service. There is also a gh-pages branch containing the static web site at shields.io.

We invite participation through GitHub Issues, which we use much like a discussion forum. This repository should only contain non-implementation specific topics: specifications, design, and the web site.

Implementations

Please report bugs and discuss implementation specific concerns (performance characteristics, etc.) in the repository for the respective implementation:

website / AP language issues
img.shields.io * JavaScript shields
shielded JavaScript shielded
buckler.repl.ca Go buckler
old img.shields.io * Python img.shields.io-old

* gh-badges (ex-b.adge.me) has been adopted as the primary implementation going forward * img.shields.io is being disbanded and replaced with gh-badges

Adding support for a service

Please open an issue if you'd like to use Shields badges for a project that isn't yet supported.

Shields-as-a-Service

Our long term goal is to transform Shields into a service with which widely compatible badges can be generated via a simple API call, any help with this would be much appreciated.