Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 492 Bytes

CONTRIBUTING.md

File metadata and controls

16 lines (11 loc) · 492 Bytes

Contribution

Changes and improvements are more than welcome! ❤️ Feel free to fork and open a pull request.

Please consider the following :

  1. Fork it!
  2. Create your feature branch (under dev branch)
  3. Add your functions/methods to proper files
  4. Add standard docstring to your functions/methods
  5. Pass all CI tests
  6. Update CHANGELOG.md
    • Describe changes under [Unreleased] section
  7. Submit a pull request into dev (please complete the pull request template)