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:
Mike Thomas 2021-12-22 08:33:44 +09:00 committed by GitHub
parent c8b1599d48
commit 9f9b9d8b40
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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.