mirror of
https://github.com/fleetdm/fleet
synced 2026-05-24 01:18:42 +00:00
Update quality assurance and bug handling sections (#35922)
This commit is contained in:
parent
e1e509db1d
commit
7a9e46040e
1 changed files with 3 additions and 0 deletions
|
|
@ -553,6 +553,7 @@ Just as when a feature request is not accepted in the 🎁🗣 Feature Fest meet
|
|||
|
||||
|
||||
## Quality
|
||||
|
||||
The goal of quality assurance is to identify corrections and optimizations before release by verifying;
|
||||
- Bugs
|
||||
- Fixes for bugs
|
||||
|
|
@ -630,6 +631,8 @@ If a bug meets the criteria for a [critical bug](https://fleetdm.com/handbook/co
|
|||
|
||||
A bug is in engineering after it has gone through product drafting, has received an estimation, and has been moved to a release board during sprint planning.
|
||||
|
||||
If this is a customer-reported bug that is related to performance at scale, it must be reproduced in a load test environment before a Fleet release can be published containing a fix. Request review of relevant production data to determine what changes are necessary in our load test environment's data set to reproduce the bug. If there is an ongoing outage, a hotfix branch may be deployed without load testing reproduction if approved by the relevant EM.
|
||||
|
||||
|
||||
#### Awaiting QA
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue