Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 513 Bytes

CONTRIBUTING.md

File metadata and controls

8 lines (6 loc) · 513 Bytes

Contributing

We welcome contributions of new features or adressing any of the current issues. In order to push your contribution:

  • Push your pull request to the develop branch.
  • If possible, create a unit test, to ensure the issue does not occur again.
  • Please, provide a description with your pull request.
  • If applicable, update the docs accordingly.