contribute¶
- Source hosted at GitHub
- Report issues on GitHub Issues
Pull requests are very welcome! Make sure your patches are well tested and documented :)
development environment¶
See this guide to setting up you tsuru development environment.
And follow our coding style guide.
running the tests¶
You can use make to install all tsuru dependencies and run tests. It will also check if everything is ok with your GOPATH setup:
$ make