mirror of
https://github.com/fleetdm/fleet
synced 2026-05-24 09:28:54 +00:00
typo for critical bug definition (#13522)
This commit is contained in:
parent
18dc0d612e
commit
cb3b6729aa
1 changed files with 1 additions and 1 deletions
|
|
@ -612,7 +612,7 @@ Product may add the `~release blocker` label to user stories to indicate that th
|
|||
### Critical bugs
|
||||
|
||||
A critical bug is a bug with the `~critical bug` label. A critical bug is defined as behavior that:
|
||||
* Blocks the normal use a workflow
|
||||
* Blocks the normal use of a workflow
|
||||
* Prevents upgrades to Fleet
|
||||
* Causes irreversible damage, such as data loss
|
||||
* Introduces a security vulnerability
|
||||
|
|
|
|||
Loading…
Reference in a new issue