Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 650 Bytes

CONTRIBUTING.md

File metadata and controls

13 lines (9 loc) · 650 Bytes

Contributing

When contributing to this repository, please first discuss the change you wish to make via an issue, email, or any other method with the owners of this repository before making a change.

Please note: We have a code of conduct, please follow it for all your interactions with the project.

Pull Request Process

  1. Fork the repo and create your development branch from master.
  2. If you've added code that should be tested, add tests.
  3. If needed please update the documentation, including in-code docstrings.
  4. Ensure the test suite passes by summoning a pytest command.
  5. Issue the pull request.