Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kigster/fcdbab73b12f1d4e0a018f53289653c6 to your computer and use it in GitHub Desktop.
Save kigster/fcdbab73b12f1d4e0a018f53289653c6 to your computer and use it in GitHub Desktop.
Replacements for StillMaintained badges

Since http://stillmaintained.com is, ironically, no longer maintained, here's some custom GitHub badges for your dead, stale, or frozen projects:

: https://img.shields.io/badge/maintained%3F-no!-red.svg?style=flat
: https://img.shields.io/badge/maintained%3F-seeking:_help_me!-yellow.svg?style=flat
: https://img.shields.io/badge/maintained%3F-rapidly_changing!-orange.svg?style=flat
: https://img.shields.io/badge/maintained%3F-yes!-brightgreen.svg?style=flat
: https://img.shields.io/badge/maintained%3F-feature--frozen-lightgrey.svg?style=flat

You can modify these using Shields.io's parameters. I suggest you add ?link= parameters if it's anything other than ‘yes!’, with perhaps a blog-post or anchor-link to a README %23section (in the case of no-longer-maintained or frozen), or an e-mail address (if seeking maintainers.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment