Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 356 Bytes

CONTRIBUTING.md

File metadata and controls

16 lines (11 loc) · 356 Bytes

Contributing

Hola hola :). The following is a set of guidelines for contributing to pymm.

Ground Rules

  1. We use Black code formatting
  2. We use Pylint
  3. We document our code

Pull Request Process

  1. Work on your own fork of the main repo
  2. Push your commits and make a pull request
  3. The changes are merged when your code has been approved