We welcome contributions, and request you follow these guidelines:
Please raise any bug reports or feature requests on the issue tracker. Be sure to search the list to see if your issue has already been raised.
A good bug report is one that make it easy for us to understand what you were trying to do, and what went wrong. Provide as much context as possible, so we can try to recreate the issue.
Please ensure you follow the coding standards used throughout the existing code base. Some basic rules include:
- All files must have the Apache license in the header
- Ensure all files pass the continuous integration tests