Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 457 Bytes

CONTRIBUTING.md

File metadata and controls

17 lines (11 loc) · 457 Bytes

Contributions

We welcome the following contributions:

  • Documentation
  • Unit tests and benchmarking
  • Faster algorithm implementations
  • Suggested additions to the API
  • Other fixed integer implementations (e.g. int52_12 and int26_6)

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