| 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) orropensci/taxize(R)