Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 592 Bytes

CONTRIBUTING.md

File metadata and controls

19 lines (14 loc) · 592 Bytes

Contributing

Changes should not be:

  • committed to branch main/master
  • committed to branch testing

Changes should be:

  • committed to development
  • merged with testing and pushed

Changes merged into testing will be automatically built with the latest stable rustc
on the following github-hosted docker images (see github docs):

  • ubuntu-18.04
  • ubuntu-20.04
  • windows-latest
  • macos-latest