mirror of
https://github.com/fleetdm/fleet
synced 2026-05-24 09:28:54 +00:00
Renamed Manual QA section (#3444)
I have renamed the manual QA section as per #3277. I also rephrased the intro to that section slightly.
This commit is contained in:
parent
c8b1599d48
commit
9f9b9d8b40
1 changed files with 2 additions and 2 deletions
|
|
@ -77,9 +77,9 @@ The images used in the docs live in `docs/images/`. Note that you must provide t
|
|||
|
||||
> Note that the instructions above also apply to adding images in the Fleet handbook.
|
||||
|
||||
## Manual QA
|
||||
## Product quality
|
||||
|
||||
This living document outlines the manual quality assurance process conducted to ensure each release of Fleet meets organization standards.
|
||||
This section outlines the manual quality assurance process conducted to ensure each release of Fleet meets organization standards.
|
||||
|
||||
All steps should be conducted during each QA pass. All steps are possible with `fleetctl preview`. In order to target a specific version of `fleetctl preview`, the tag argument can be used together with the commit you are targeting as long as that commit is represented by a tag in [docker hub](https://hub.docker.com/r/fleetdm/fleet/tags?page=1&ordering=last_updated). Without tag argument, `fleetctl preview` defaults to latest stable.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue