Sha256: 759409b232d62f1f828d86a4e9d2d3fb549f2bc8d787bd398a7021d2b9e8552c
Contents?: true
Size: 1.12 KB
Versions: 1
Compression:
Stored size: 1.12 KB
Contents
Contributing ============ Want to contribute? Great! We look forward to what you can do. ## Communication Meet us in #ruboto on irc.freenode.net or on [https://gitter.im/ruboto/ruboto] or on the Google Group. ## How to contribute Fork the project and start coding! :) "But I don't understand it well enough to contribute by forking the project!" That's fine. Equally helpful: * Use Ruboto and tell us how it could be better. Report [issues](http://github.com/ruboto/ruboto/issues). * Browse http://ruboto.org/ and the documentation, and let us know how to make it better. * As you gain wisdom, contribute it to [the wiki](http://github.com/ruboto/ruboto/wiki). * When you gain enough wisdom, reconsider whether you could fork the project. If contributing code to the project, please run the existing tests and add tests for your changes. You run the tests using rake: $ rake test We have set up a matrix test that tests multiple configuations on the emulator: $ ./matrix_tests.sh All branches and pull requests on GitHub are also tested on [https://travis-ci.org/ruboto/ruboto](https://travis-ci.org/ruboto/ruboto).
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
ruboto-1.6.1 | CONTRIBUTING.md |