- Submit an issue on the Issues page - be sure to include your Python version and pygbif version
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.
Contributors need to follow the code of conduct