Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 347 Bytes

CONTRIBUTING.md

File metadata and controls

7 lines (6 loc) · 347 Bytes

Check this points if you want to do a pull request :

  • Is my code written in PEP8 ?
  • Are the test passing ?
  • Is your feature or bug fix unit tested ?
  • Does each of your commit represent an atomic functionality or bug fix ?
  • Is your feature or bug fix related to an issue ?