Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 522 Bytes

File metadata and controls

6 lines (5 loc) · 522 Bytes

Contribution Policy

  • Open an issue in the shapelets issue tracker and clearly describe your intentions on source code modifications
  • Ensure your modifications adhere to the existing standard of the shapelets library (i.e., do your docstrings follow the same numpy format?)
  • Test your modifications by running the shapelets unit tests from the command-line via shapelets-test
  • Once the issue has been discussed with a library author, you may open a pull request