Skip to content

Add steps to verify before release

YUKI "Piro" Hiroshi requested to merge add-steps-to-verify-before-release into master

Which issue(s) this MR fixes:

N/A

What this MR does / why we need it:

This adds a manual to verify browser extensions before a new version is released.

How to verify the fixed issue:

Do verification with the added manual.

The steps to verify:

  1. Run cd doc && make
  2. Do verification with the built PreReleaseVerification.pdf

Expected result:

All verification descriptions are passed as expected.

Merge request reports