Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 615 Bytes

CONTRIBUTING.md

File metadata and controls

14 lines (8 loc) · 615 Bytes

How to Contribute

We welcome community contributions to the SVT-AV1 Encoder. Thank you for your time! By contributing to the project, you agree to the license and copyright terms in the OSI-approved BSD+Patent license and to the release of your contribution under these terms. See LICENSE for details.

Contribution process

  • Follow the coding guidelines

  • Validate that your changes do not break a build

    • either locally or through travis-ci and appveyor. Preferably all of them.
  • Perform smoke tests and ensure they pass

  • Submit a pull request for review to the maintainer