-
Notifications
You must be signed in to change notification settings - Fork 655
Closed
Labels
A-backend ⚙️C-enhancement ✨Category: Adding new behavior or a change to the way an existing feature worksCategory: Adding new behavior or a change to the way an existing feature works
Description
Related to #2436 and #2437, we want to offer crate owners the option to add a badge to their README files that reflects the current maintenance status.
We currently use https://shields.io/ to display the maintenance status badge and the service seems stable enough for now to keep using it. I would propose adding an API endpoint that reads the maintenance status for the selected crate from the API, and then redirects to the corresponding shields.io URL like:
https://img.shields.io/badge/maintenance-actively--developed-brightgreen.svg
Metadata
Metadata
Assignees
Labels
A-backend ⚙️C-enhancement ✨Category: Adding new behavior or a change to the way an existing feature worksCategory: Adding new behavior or a change to the way an existing feature works