Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 338 Bytes

CONTRIBUTING.rst

File metadata and controls

8 lines (7 loc) · 338 Bytes

Contributing

  • Anyone can contribute through Pull Requests
  • Contributions should start by creating a feature/fix branch from the develop branch
  • Following the PEP 8 conventions is advisable
  • Starting an issue before contributing is advisable
  • Tests must pass, unit tests specific to the contribution are mandatory