Skip to content

Latest commit

 

History

History
29 lines (24 loc) · 1.23 KB

CONTRIBUTING.md

File metadata and controls

29 lines (24 loc) · 1.23 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
  • by suggesting/implementing new features
  • by writing or editing documentation
  • by contributing examples ( show your creativity, or translate someone elses masterpiece )
  • by closing issues
  • by supporting Processing.org, nothing to do with us but we rely on them

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.