Skip to content

Add CONTRIBUTING.md #54

Description

@christian-byrne

What — No CONTRIBUTING.md.

Why it matters here — Public, published SDK with 7 contributors and 8 releases. Nothing documents that models are generated and checked by a codegen-drift CI job — an outside contributor will hand-edit a generated model and fail CI without knowing why.

Evidence

$ ls CONTRIBUTING.md
ls: cannot access 'CONTRIBUTING.md': No such file or directory

$ gh api repos/Comfy-Org/comfy-python-sdk -q .visibility
public

Fix

Document uv-based setup, the required checks (ruff lint + format, mypy, pytest, codegen-drift, build), and how to regenerate models.


Found by repo-audit during repo improvement sweep 2026-08-17. Parent: #53

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions