Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 428 Bytes

CONTRIBUTING.md

File metadata and controls

17 lines (11 loc) · 428 Bytes

Contributions

We welcome the following contributions:

  • Documentation
  • Unit tests and benchmarking
  • Faster algorithm implementations
  • Suggested additions to the API
  • Uint256 and Int256 implementations

Contributor Guidelines

When possible, contributions to this repository should follow the git workflow:

https://nvie.com/posts/a-successful-git-branching-model/

The master and develop branches are protected