If you would like to contribute code you can do so through GitHub by forking the repository and sending a pull request.
When submitting code, please make every effort to follow existing conventions and style in order to keep the code as readable as possible. Formatting settings are provided for Eclipse in https://github.com/mp911de/spinach/blob/master/formatting.xml
If you report a bug, please ensure to specify the following:
- spinach version (e.g. 0.1)
- Contextual information (what were you trying to do using spinach)
- Simplest possible steps to reproduce
- JUnit tests to reproduce are great but not obligatory
By contributing your code, you agree to license your contribution under the terms of [Apache License 2.0] (http://www.apache.org/licenses/LICENSE-2.0).
All files are released with the Apache 2.0 license.