There is little to no usable neighborhood scale data of water quality concerns in Boulder County. A resident wants to document her concerns about the effects of hydraulic fracturing on her water well quality and compare her results against neighbors' reports.
Todo
Here are some ways you can contribute:
- by reporting bugs
- by suggesting new features
- by writing or editing documentation
- by writing specifications
- by writing code (no patch is too small: fix typos, add comments, clean up inconsistent whitespace)
- by refactoring code
- by closing issues
We use the GitHub issue tracker to track bugs and features. Before submitting a bug report or feature request, check to make sure it hasn't already been submitted. When submitting a bug report, please include a Gist that includes a stack trace and any details that may be necessary to reproduce the bug. Ideally, a bug report should include a pull request with failing tests.
- Fork the repository.
- Create a topic branch.
- Add tests for your unimplemented feature or bug fix.
- If your tests pass, return to step 3.
- Implement your feature or bug fix.
- If your tests fail, return to step 5.
- Add, commit, and push your changes.
- Submit a pull request.
See the [LICENSE][] for details.
[license]: https://github.com/CodeForBoulder/TrackTheFrack/blob/master/LICENSE