Skip to content

Latest commit

 

History

History
36 lines (31 loc) · 1.83 KB

CONTRIBUTING.md

File metadata and controls

36 lines (31 loc) · 1.83 KB

Contributing

In the spirit of free software, everyone is encouraged to help improve this project.

Here are some ways you can contribute:

  • by reporting bugs or problems here
  • by suggesting/implementing new features ( export using warbler would be cool )
  • by writing or editing documentation ( expert Windows users could help write install instructions )
  • by contributing examples ( show your creativity, or translate someone elses masterpiece, you could learn a lot ) to do this, and to get recognized for your contribution:- clone this repo, and submit a pull request
  • by refactoring examples to be more rubyfied
  • by closing issues
  • by proselytizing JRubyArt, we need more champions
  • by supporting Processing.org, nothing to do with us but we rely on them
  • by figuring out if we could replace swing with javafx for control_panel etc
  • by testing / contributing to the development branch

Submitting an Issue

We use the GitHub issue tracker 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.
  2. Submit a pull request.