Sha256: 2a316374b455e4f7e387a170c8b21f4aa10008cdc67db69e4c991afba7145309
Contents?: true
Size: 1.48 KB
Versions: 51
Compression:
Stored size: 1.48 KB
Contents
## Contributing In the spirit of [free software][free-sw], **everyone** is encouraged to help improve this project. Here are some ways *you* can contribute: * by reporting bugs * by suggesting/implementing new features (eg integrate with atom) * by writing or editing documentation ( _expert Windows users could help write install instructions_ ) * by contributing examples ( _show your creativity, or translate someone elses masterpiece_ ) * by refactoring examples to be more rubyfied * by closing [issues][] * by proselytizing propane, we need more champions * by supporting [processing.org][], nothing to do with us but we rely on them * by creating gems for pdf, video library etc see arcball gem as example ## Submitting an Issue We use the [GitHub issue tracker][issues] to track bugs and features. Before submitting a bug report or feature request, check to make sure it hasn't already been submitted. When submitting a bug report, ideally include a [Gist][] that includes a stack trace and any details that may be necessary to reproduce the bug, including your gem version, Ruby version, and operating system. ## Submitting a Pull Request 1. [Fork the repository.][fork] 2. [Submit a pull request.][pr] [free-sw]: http://www.fsf.org/licensing/essays/free-sw.html [issues]: https://github.com/ruby-processing/propane/issues [gist]: https://gist.github.com/ [fork]: http://help.github.com/fork-a-repo/ [pr]: http://help.github.com/send-pull-requests/ [processing.org]: http://processing.org/foundation/
Version data entries
51 entries across 51 versions & 1 rubygems