- Maintenance on this module is a shared effort of those who use it
- To contribute improvements to the code, ensure you raise a pull request and discuss with the module maintainers
- Please follow the SilverStripe code contribution guidelines and Module Standard
- Supply documentation that follows the GitHub Flavored Markdown conventions
- When having discussions about this module in issues or pull request please adhere to the SilverStripe Community Code of Conduct
Whenever you create a PR that includes changes to JS or SCSS files, you have to create a release build of the JS and CSS files and include the resulting files in client/dist
in your PR!
Please do not commit development builds.
For more information, please read how the build-tools work.
By supplying code to this module in patches, tickets and pull requests, you agree to assign copyright of that code to Jonathon Menz, on the condition that these code changes are released under the same MIT license as the original module. We ask for this so that the ownership in the license is clear and unambiguous. By releasing this code under a permissive license such as MIT, this copyright assignment won't prevent you from using the code in any way you see fit.