Sha256: 6068e3320961622a1f78ef730313769c79108685a6f5e8071c8006e53de92c36
Contents?: true
Size: 1.45 KB
Versions: 6
Compression:
Stored size: 1.45 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 * 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/monkstone/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
6 entries across 6 versions & 1 rubygems