Contributing

We gratefully accept bug reports and contributions from the community. All contributions are reviewed by the project team / community, and may need some modifications to be accepted.

Continuous Integration Tests

Once a PR has been made, the Continuous Integration (CI) tests are triggered and run. You should follow the result of the CI tests, and fix failures.

License and Copyright

Unless specifically indicated otherwise in a file, Transfer List Library files are provided under a dual-license:MIT OR GPL-2.0-or-later license. See the LICENSE file for the full text of these licenses.

Contributors must accept that their contributions are made under both the MIT AND GPL-2.0-or-later licenses.

All new files should include the standard SPDX license identifier where possible, i.e. "SPDX-License-Identifier: MIT OR GPL-2.0-or-later".

The copyright on contributions is retained by the original authors of the code. Where possible for new files, this should be noted in a comment at the top of the file in the form: "Copyright The Transfer List Library Contributors".