If you're here to contribute a bug report, feature request, code fix or improvement, thank you! This guide will help get your contribution into the project as quickly and smoothly as possible.
Please raise your issue at rolumns/issues and include as much detail as possible -- ideally with a full code sample that reproduces the problem.
Please raise feature requests at rolumns/issues and include as much detail as possible.
So, you've spotted a bug and have a fix in mind. Great!
Please raise a bug report before submitting a pull request. Mention you'd like to propose a fix, and we'll take the discussion from there.
All code changes must have full unit test coverage and include documentation updates.