Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 481 Bytes

File metadata and controls

13 lines (8 loc) · 481 Bytes

Contributing

Thanks for improving LlamaGen PHP SDK.

Development

  1. Install the language toolchain described in the README.
  2. Run the repository tests before opening a pull request.
  3. Keep public APIs typed, documented, and aligned with https://llamagen.ai/comic-api/docs.

Pull requests

Include a short summary, test results, and API compatibility notes. For generated or specification-driven changes, update OPENAPI_VERSION, CODEGEN_VERSION, and CHANGELOG.md.