Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 607 Bytes

CONTRIBUTING.md

File metadata and controls

23 lines (13 loc) · 607 Bytes

How to Contribute

We love pull requests from everyone.

Fork, then clone the repo:

git clone git@github.com:your-username/augur.git

Make your change.

When you are done making changes, run make docs to rebuild the documentation.

Push to your fork.

Then, submit a pull request

At this point you're waiting on us. We like to at least comment on pull requests within three business days (and, typically, one business day).

Additional Resources