Thank you for your interest in contributing!
- Fork the repository and create a topic branch.
- Make changes in line with the coding style and determinism rules described in the specs.
- Include tests or replay vectors.
- Submit a pull request with a clear description.
All contributions are made under the Apache 2.0 license.
By submitting a pull request you agree that your contribution may be
distributed under that license.
By contributing, you certify that:
(a) The contribution was created in whole or in part by you and you have the right to submit it under the open-source license indicated; or
(b) The contribution is based upon previous work that, to the best of your knowledge, is covered under an appropriate open-source license and you have the right to submit it under the same license.
Include a Signed-off-by: line in each commit message using
git commit -s.