Submitting code =============== When submitting code to this project, please follow these guidelines: Pull Requests ------------- The intended way of contributing code is through pull requests to the pysiral organization git repository (https://github.com/pysiral/pysiral). Any pull request should be made to the ``develop`` branch, the ``main`` branch is protected. Ideally an issue is opened before the pull request is made, to allow discussion before the implementation begins. License ------- pysiral is open science software and is licensed under the MIT License. By contributing to this project, you agree to license your contributions under the same terms.