Skip to content

Instantly share code, notes, and snippets.

@angelside
Last active February 7, 2024 03:11
Show Gist options
  • Save angelside/364976fbcf7001a5da7e79ad8ed91fec to your computer and use it in GitHub Desktop.
Save angelside/364976fbcf7001a5da7e79ad8ed91fec to your computer and use it in GitHub Desktop.
Markdown maintenance status badges

Markdown maintenance status badges

  • internal-tool: This project was developed as an internal tool. It may or may not work in another environment, and may contain hard-coded data or settings.

    maintenance-status

    [![maintenance-status](https://img.shields.io/static/v1?label=maintenance&message=internal-tool&style=for-the-badge&color=blue)](https://gist.github.com/angelside/364976fbcf7001a5da7e79ad8ed91fec)

  • actively-developed: The maintainer(s) of this project are currently writing code, new features for this project as well as responding to issues and integrating code contributions.

    maintenance-status

    [![maintenance-status](https://img.shields.io/badge/maintenance-actively--developed-brightgreen.svg?style=for-the-badge)](https://gist.github.com/angelside/364976fbcf7001a5da7e79ad8ed91fec)

  • actively-maintained: The maintainer(s) of this project are responding to issues and integrating code contributions.

    maintenance-status

    [![maintenance-status](https://img.shields.io/badge/maintenance-actively--maintained-green.svg?style=for-the-badge)](https://gist.github.com/angelside/364976fbcf7001a5da7e79ad8ed91fec)

  • passively-maintained: There are no plans for new features, but the maintainer intends to respond to issues that get filed.

    maintenance-status

    [![maintenance-status](https://img.shields.io/badge/maintenance-passively--maintained-yellowgreen.svg?style=for-the-badge)](https://gist.github.com/angelside/364976fbcf7001a5da7e79ad8ed91fec)

  • as-is: The project is feature complete, the maintainer does not intend to continue working on it or providing support, but it works for the purposes it was designed for.

    maintenance-status

    [![maintenance-status](https://img.shields.io/badge/maintenance-as--is-yellow.svg?style=for-the-badge)](https://gist.github.com/angelside/364976fbcf7001a5da7e79ad8ed91fec)

  • not-maintained: The maintainer(s) are not around to work on this project and should offer to hand the project over.

    maintenance-status

    [![maintenance-status](https://img.shields.io/badge/maintenance-not--maintained-yellow.svg?style=for-the-badge)](https://gist.github.com/angelside/364976fbcf7001a5da7e79ad8ed91fec)

  • abandoned: The maintainer(s) are not interested in spending any more time on this project. Users are welcome to fork it.

    maintenance-status

    [![maintenance-status](https://img.shields.io/badge/maintenance-abandoned-yellow.svg?style=for-the-badge)](https://gist.github.com/angelside/364976fbcf7001a5da7e79ad8ed91fec)

  • experimental: The author wants to share it with the community but is not intending to meet anyone's particular use case.

    maintenance-status

    [![maintenance-status](https://img.shields.io/badge/maintenance-experimental-blue.svg?style=for-the-badge)](https://gist.github.com/angelside/364976fbcf7001a5da7e79ad8ed91fec)

  • looking-for-maintainer: The current maintainer would like to transfer the project to someone else.

    maintenance-status

    [![maintenance-status](https://img.shields.io/badge/maintenance-looking--for--maintainer-orange.svg?style=for-the-badge)](https://gist.github.com/angelside/364976fbcf7001a5da7e79ad8ed91fec)

  • deprecated: The maintainer does not recommend using this project (the description of the project can describe why, there could be a better solution available or there could be problems with the project that the author does not want to fix).

    maintenance-status

    [![maintenance-status](https://img.shields.io/badge/maintenance-deprecated-red.svg?style=for-the-badge)](https://gist.github.com/angelside/364976fbcf7001a5da7e79ad8ed91fec)

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