Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 401 Bytes

File metadata and controls

8 lines (6 loc) · 401 Bytes

Contributing to GenVM development

Sub pages

PR requirements

Main requirement is that all tests must pass. It includes pre-commit and test suites. PRs are merged via a queue, that executes all tests and merges iff they all pass. It is done to ensure that HEAD of main branch is always stable