Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 583 Bytes

File metadata and controls

22 lines (15 loc) · 583 Bytes
layout page
title Contribute

Contributing is easy!

Find a bug? - Just go over to Github for R or Python and file an issue if you have a question or found a bug, etc.

Forking - If you want to contribute code:

  • Fork the repo
  • Clone to your machine
  • Make a new branch
  • Edit code and stuff
  • Push back up to your account
  • Send pull request to sckott/pytaxize (Python) or ropensci/taxize (R)