Contribute

Help shape portable business semantics

Contributions are welcome across schemas, examples, documentation, generators, adapters, and tests.

Report issues

Open a GitHub issue or pull request with context, examples, and tests where applicable.

Propose specification changes

Open a GitHub issue or pull request with context, examples, and tests where applicable.

Contribute templates

Open a GitHub issue or pull request with context, examples, and tests where applicable.

Add generators

Open a GitHub issue or pull request with context, examples, and tests where applicable.

Add vendor adapters

Open a GitHub issue or pull request with context, examples, and tests where applicable.

Improve examples

Open a GitHub issue or pull request with context, examples, and tests where applicable.

Run tests

pip install -e ".[dev]"
python -m pytest
semantics validate examples/supply-chain
semantics lint examples/supply-chain

Contribution guide ยท Code of conduct

Top