Skip to content

Latest commit

 

History

History
27 lines (15 loc) · 1.58 KB

contributing.md

File metadata and controls

27 lines (15 loc) · 1.58 KB

How to contribute

Thank you for reading this, and for your interest in contributing to BallotDrop.org!

Please join us on Slack - that's where we're chatting and organizing all of this. If you can't, just comment on an issue and we'll go from there.

Check out our issues list, and the instructions on the README.

Submitting changes

Please send a GitHub Pull Request to BallotDrop with a clear list of what you've done (read more about pull requests). Please make sure all of your commits are atomic (one feature per commit), and link to an issue if possible.

Always write a clear log message for your commits. One-line messages are fine for small changes, but bigger changes should look like this:

$ git commit -m "A brief summary of the commit
> 
> A paragraph describing what changed and its impact."

We're a work in progress

Feel free to submit edits to this, the readme, and any aspect of the site.

Where else you can help

We have a huge need to collect, parse, and enter data. There are some PDFs that need parsing, sites that need scraping, and just general work. Some of the issues listed are tagged data, and there's an ongoing live list in Slack.

Thanks for helping save democracy!