Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 791 Bytes

contributing.md

File metadata and controls

15 lines (10 loc) · 791 Bytes

How to Contribute

Contributing

All untested changes should be made to the beta branch.

Once the changes have been tested (see below) create a pull request into the master branch.

Testing Changes

This workflow is used in lighthouse-daedalus as part of the nonrelease and release build workflows. To perform testing, update the lighthouse-release-build.yml workflow in the exemplar repo to use the release-build-beta.yml workflow during the lighthouse-maven-build job. If the job completes successfully, verify the functional changes made had the desired effect.