Contribution#

Bug fixes, feature additions, tests, documentation and more can be contributed via issues and/or pr. All contributions are welcome.

Guidelines#

  • Clone the repository

  • install gnu make if not already installed

  • inside repository directory

    make setup
    
  • make changes

  • add tests for the contributions

  • update the relevant docs

  • create pull requests