Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 436 Bytes

CONTRIBUTING.md

File metadata and controls

18 lines (13 loc) · 436 Bytes

Contributing

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

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. Check that all the tests run
  3. Check the code formatting and linting
  4. Push your commits and make a pull request
  5. The changes are merged when your code has been approved