Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 626 Bytes

CONTRIBUTING.md

File metadata and controls

10 lines (6 loc) · 626 Bytes

Contributing Code to Pion

Please note that you must agree to Splunk's Contributor License Agreement (CLA) before we can merge any pull requests that you submit. Any contributions that you make to this project will be subject to the terms of this agreement.

We try to follow the Boost Style Guidelines when possible. When in doubt, please follow coding style and conventions of surrounding code.

Before creating a pull request, please also make sure that you run the unit tests using:

make check