Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 448 Bytes

CONTRIBUTING.md

File metadata and controls

15 lines (10 loc) · 448 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 develop branch)
  3. Add your functions/methods to proper files
  4. Pass all CI tests
  5. Update CHANGELOG.md
    • Describe changes under [Unreleased] section
  6. Submit a pull request into develop (please complete the pull request template)