Skip to content

Markdown badges to show various levels of maintenance on a project.

License

Notifications You must be signed in to change notification settings

TheodoreHua/MaintenanceLevels

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 

Repository files navigation

Maintenance Badges

Edited from cheerfulstoic's version
Project was mostly designed for use within my own projects, but feel free to use this for your projects as well.

Levels

Actively Developed

  • Currently writing code for the project (both features and bug fixes)
  • Responds to issues & questions
  • Currently integrating code contributions

Bug Fixes Only

  • Writing code to fix bugs
  • Currently responding to issues involving bugs

Semi-Maintained

  • Not actively writing code for the project
  • Responds to issues & questions
  • Integrates code contributions

Inactively Maintained

  • Not actively writing code for the project
  • Answers questions
  • Not responding to issues
  • Not integrating code contributions

Not Maintained

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

  • Not actively writing code for the project
  • Not answering issues or questions
  • Not integrating code contributions
  • May hand the project over to someone else

Abandoned

  • Not actively writing code for the project
  • Not answering issues or questions
  • Not integrating code contributions
  • Not handing the project over or interacting with it at all
  • Users are welcome to fork the project if they wish to continue working on it

No matter your commitment to a project, it is in your user's interest to know the status of your projects (as well as in your own interest to not have to answer the question over and over).

Badges

[![Actively Developed](https://img.shields.io/badge/Maintenance%20Level-Actively%20Developed-brightgreen.svg)](https://github.com/TheodoreHua/MaintenanceLevels#actively-developed)

Actively Developed


[![Bug Fixes Only](https://img.shields.io/badge/Maintenance%20Level-Bug%20Fixes%20Only-green.svg)](https://github.com/TheodoreHua/MaintenanceLevels#bug-fixes-only)

Bug Fixes Only


[![Semi-Maintained](https://img.shields.io/badge/Maintenance%20Level-Semi--Maintained-yellowgreen.svg)](https://github.com/TheodoreHua/MaintenanceLevels#semi-maintained)

Semi-Maintained


[![Inactively Maintained](https://img.shields.io/badge/Maintenance%20Level-Inactively%20Maintained-yellow.svg)](https://github.com/TheodoreHua/MaintenanceLevels#inactively-maintained)

Inactively Maintained


[![Not Maintained](https://img.shields.io/badge/Maintenance%20Level-Not%20Maintained-orange.svg)](https://github.com/TheodoreHua/MaintenanceLevels#not-maintained)

Not Maintained


[![Abandoned](https://img.shields.io/badge/Maintenance%20Level-Abandoned-red.svg)](https://github.com/TheodoreHua/MaintenanceLevels#abandoned)

Abandoned

About

Markdown badges to show various levels of maintenance on a project.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published