Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 890 Bytes

File metadata and controls

28 lines (19 loc) · 890 Bytes

Contributing to Algorithm 11 (A11)

Thank you for your interest in contributing to A11.

A11 is an open standard for structured reasoning and autonomous decision-making.
Contributions are welcome in the following areas:

  • improvements to documentation
  • examples and applied models
  • integrations with engineering systems
  • corrections to specifications
  • discussions and proposals

Contribution Process

  1. Open an Issue describing the proposed change.
  2. Wait for maintainer feedback before submitting a PR.
  3. Submit a Pull Request referencing the Issue.
  4. All contributions must remain compatible with the MIT License.

Code Style

A11 is primarily a specification project.
If submitting code examples, keep them minimal, readable, and well‑commented.

Licensing

By contributing, you agree that your contributions are licensed under the MIT License.