Skip to content

doc: improve guide text for CI runs

Rodrigo Muino Tomonari requested to merge github/fork/Trott/go-for-green into master

Make the text about CI runs in the COLLABORATOR_GUIDE more concise. Add information about Resume Build which should generally be preferred over Rebuild.

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • documentation is changed or added
  • commit message follows commit guidelines

Merge request reports

Loading