Skip to content

Latest commit

 

History

History
30 lines (21 loc) · 953 Bytes

File metadata and controls

30 lines (21 loc) · 953 Bytes

Contributing

Thanks for your interest in contributing to this repository.

Licensing and CLA

This repository contains code under two licensing regimes, split by a cut-over date:

  • Up to and including February 16, 2026: Copyright (c) Safe Ecosystem Foundation, licensed under the MIT License.
  • From February 17, 2026 onward: Copyright (c) Safe Labs GmbH, licensed under the Functional Source License v1.1 (MIT Future License).

By submitting a pull request, you agree that your contribution will be licensed under the regime applicable at the time your pull request is merged.

For contributions merged on or after February 17, 2026, acceptance of the Safe Labs Contributor License Agreement (CLA) is required and enforced via CI.

For details, see:

  • LICENSE
  • NOTICE

Process

  • Open an issue or pull request with a clear description of your change.
  • Keep pull requests focused and minimal.
  • Follow the guidance in README.md.