# Contributing to this repository
I value contributions from the community and will do everything I can to get
them reviewed in a timely fashion.
- **Contributing Code**: If you have new code or a bug fix, fork this repo,
create a logically-named branch, and [submit a PR against this
repo](https://github.com/vihu/kneed-rs). Include a write up of the PR with details
on what it does.
- **Reporting Bugs**: Open an issue [against this
repo](https://github.com/vihu/kneed-rs/issues) with as much detail as you can. At
the very least you'll include steps to reproduce the problem.