Thanks for your interest in contributing to the UAOL / Orchastra specification.
- Open an issue describing the change (spec clarification, schema addition, example fix).
- Fork and create a feature branch.
- For schemas, include matching examples under
examples/and validate locally (see tools/schema-validation.md). - Open a PR referencing the issue.
- Markdown: wrap lines reasonably, use fenced code blocks.
- JSON Schemas: JSON Schema 2020-12; include
$id,$schema,title,description. - Examples: minimal but complete; adhere to CloudEvents v1.0 attributes where applicable.
By contributing, you agree your contributions are licensed under the Apache-2.0 License.
Please read and follow CODE_OF_CONDUCT.md.