Skip to content

Latest commit

 

History

History
40 lines (26 loc) · 1.09 KB

File metadata and controls

40 lines (26 loc) · 1.09 KB

Contributing to LLM-LD

Thank you for your interest in contributing to the LLM-LD standard!

Ways to Contribute

1. Add Examples

We need real-world examples across every industry. Create a new directory under /examples/ with a complete llm-ld.json file.

2. Improve Documentation

Clarifications, typo fixes, and additional guides are always welcome.

3. Build Tools

Validators, generators, and integrations help the ecosystem grow.

4. Spec Proposals

For changes to the specification itself, please open an issue first to discuss.

Guidelines

  • Keep examples realistic but use fictional business data
  • Follow existing code style and formatting
  • Test any code changes before submitting
  • Be respectful and constructive in discussions

Process

  1. Fork this repository
  2. Create a feature branch (git checkout -b add-healthcare-example)
  3. Commit your changes
  4. Push to your fork
  5. Open a pull request

License

By contributing, you agree that your contributions will be licensed under CC BY 4.0.

Questions?

Open an issue or reach out at llmld.org.