Skip to content

Latest commit

 

History

History
27 lines (20 loc) · 1.85 KB

File metadata and controls

27 lines (20 loc) · 1.85 KB

Upgrade urgency levels

Badge Emoji Description
Low Urgency No need to upgrade unless there are new features you want to use
Moderate Urgency 🟡 Program an upgrade, but it's not urgent
High Urgency 🟠 There is a bug that may affect a subset of users. Upgrade!
Critical Urgency 🔴 There is a critical bug affecting MOST USERS. Upgrade ASAP.

Badges code

[![Low Urgency](https://raw.githubusercontent.com/essentialkaos/.github/refs/heads/master/images/low.svg)](https://github.com/essentialkaos/.github/blob/master/URGENCY_BADGES.md)
[![Moderate Urgency](https://raw.githubusercontent.com/essentialkaos/.github/refs/heads/master/images/moderate.svg)](https://github.com/essentialkaos/.github/blob/master/URGENCY_BADGES.md)
[![High Urgency](https://raw.githubusercontent.com/essentialkaos/.github/refs/heads/master/images/high.svg)](https://github.com/essentialkaos/.github/blob/master/URGENCY_BADGES.md)
[![Critical Urgency](https://raw.githubusercontent.com/essentialkaos/.github/refs/heads/master/images/critical.svg)](https://github.com/essentialkaos/.github/blob/master/URGENCY_BADGES.md)