Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 412 Bytes

Contributing.md

File metadata and controls

12 lines (8 loc) · 412 Bytes

Contributing

We welcome contributions to the library along with any potential issues or suggestions.

Pull Requests

We actively welcome your pull requests.

  1. Fork the repo and create your branch from dev branch.
  2. If you've added code that should be tested, pleash add code in tests folder.
  3. If you've changed APIs, please update the description in relevant functions.
  4. Create a pull request.