Sha256: d8c2437f48c1a8ce5e90c081b5988a9cf0f9ce6a9185fa6a60eb57e744bd1073

Contents?: true

Size: 1.23 KB

Versions: 8

Compression:

Stored size: 1.23 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
* 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][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/jbox2d/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

8 entries across 8 versions & 1 rubygems

Version Path
pbox2d-1.0.3-java CONTRIBUTING.md
pbox2d-1.0.2-java CONTRIBUTING.md
pbox2d-1.0.1-java CONTRIBUTING.md
pbox2d-1.0.0-java CONTRIBUTING.md
pbox2d-0.9.1-java CONTRIBUTING.md
pbox2d-0.9.0-java CONTRIBUTING.md
pbox2d-0.8.0-java CONTRIBUTING.md
pbox2d-0.6.0-java CONTRIBUTING.md