Rust's GitHub v3 API

A Rust library to communicate with GitHub via the official v3 REST API.

Issues

Feel free to submit issues and enhancement requests.

Contributing

I follow the fork-and-pull git workflow for code contributions:

  1. Fork the repo on GitHub
  2. Commit changes to a branch in your fork
  3. Make sure to pull the latest changes (rebase when possible) if not done yet!
    1. If you have conflicts, you should merge them, but try to prevent where possible!
  4. Pull request "upstream" with your changes

You can contribute by improving code, resolve an open issue or add a new feature. In case you can't help with code due to skill-, time- or energy-limitations, but you do have suggestions or errors to report, than feel free to open an issue.

Still not sure how you can contribute? Contact me and we'll find something :)

License

This repository and all its content falls under the MIT license.