Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 625 Bytes

CONTRIBUTING.adoc

File metadata and controls

18 lines (12 loc) · 625 Bytes

Contributing

You can contribute new test content in two main ways:

  1. As a test definer specifying a test

  2. As a test developer implementing a test

Thus, in terms of a "good PR" there are the following options:

  1. A PR providing test specifications with reference implementations

  2. A PR providing test specifications only

  3. A PR providing reference implementations (for existing test specifications)

For guidance on contributing a test specification see this guide.

For guidance on contributing a reference implementation see this guide.