Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 926 Bytes

CONTRIBUTING.md

File metadata and controls

24 lines (14 loc) · 926 Bytes

Developer Guide

Thank you for taking the time out to contribute to project Theia! Project Theia follows the Antrea Developer Guide. Also check out Theia documents for more information about Theia.

Notice

The following sections have different content from Antrea Developer Guide. Please read them carefully when referring to Antrea Developer Guide.

GitHub Workflow

When following Github Workflow in Antrea, please make sure to change the name of repository from antrea to theia.

Getting your PR verified by CI

In Theia, we have only one trigger phrase for individual checks:

  • /theia-test-e2e: Theia e2e tests

For more information about the tests we run as part of CI, please refer to ci/README.md.