Contributions are welcome. Please use the standard
Fork and Pull workflow. Note that your pull
request will not be against master
.
We ask that you read our CODE OF CONDUCT before you do anything else.
Proposed changes should have an issue raised doing any work. Bugs should go straight to our issues.
We will not pull any changes unless these requirements are met.
- Your change must be covered by unit tests.
- The CI build must pass.
- Front-end code must be accessible.
In general changes will require a CHANGELOG entry (there will be exceptions, for example if you are reverting a previous change that had not yet been released) and be sure to reference the issue number that the change addresses.