Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 687 Bytes

CONTRIBUTING.md

File metadata and controls

13 lines (7 loc) · 687 Bytes

This library is a wrapper around kumo . You can look into the source for things to port. Fork and make a PR.

API guidelines

  • API should be compatible with kumo and please refer to the repo for implementing new APIs.

Code guidelines

Doc guidelines

  • Please document the feature in examples directory. Feel free to add an image if it's useful to convey the option better.