Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 448 Bytes

CONTRIBUTING.md

File metadata and controls

6 lines (5 loc) · 448 Bytes

Contribution Guidelines

Thank you to everyone who contributes. Here are some rules to follow before contributing.

  1. Contributions are open to the smallest details such as typos, comments and code refactors.
  2. Do not commit the jupyter notebook file(*.ipynb). When the modified python code is merged into the master branch, the github action automatically generates an ipynb.
  3. Please attach a commit message appropriate to the modified code.