Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 556 Bytes

CONTRIBUTING.md

File metadata and controls

15 lines (8 loc) · 556 Bytes

CONTRIBUTING

Bugs or feature requests

  • Submit an issue on the Issues page - be sure to include your Python version and pygbif version

Code formatting

This project follows black. pip install black

Run black pygbif before submitting a pull request to fix any formatting. black --check pygbif will tell you if there's suggested changes without performing those changes.

Code of conduct

Contributors need to follow the code of conduct