# Contributing to Trailbot Client

We're happy you want to contribute! You can help us in different ways:

- [Open an issue][1] with suggestions for improvements and errors you're facing
- Fork this repository and submit a pull request
- Improve the [documentation][2].

[1]: https://github.com/trailbot/client/issues
[2]: https://github.com/trailbot/client/wiki

To submit a pull request, fork the [Trailbot Client repository][3] and then clone your fork:

    git clone git@github.com:<your-name>/client.git

[3]: https://github.com/trailbot/client

Make your suggested changes, `git push` and then [submit a pull request][4].
[4]: https://github.com/trailbot/client/compare/
