0

Add checklist item for installer.

This commit is contained in:
Gabe Kangas 2020-12-22 23:25:36 -08:00 committed by GitHub
parent f6712b23a3
commit 88015638f0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -20,3 +20,4 @@ The following are intended to address the test scenarios and documentation that
- [ ] Upgrade instructions were written for migrating from the previous release.
- [ ] The API spec `openapi.yaml` is up to date, and the current version of the release is specified in the file.
- [ ] The API documentation was copied to the public documentation site under `/api/0.0.x` and symlinked to `/api/latest`.
- [ ] The installer script was updated to point to the new release version.