Skip to content

Document the command signature contribution workflow #396

Description

@vikvang

Problem

The README explains where handwritten, autogenerated, and override command signatures live, but it does not provide an end-to-end contribution checklist for adding or updating a signature. Contributors must infer the required formatting, validation, and generated-file expectations from repository tooling and CI.

Desired behavior

Add a concise contribution workflow to the README that explains:

  • how to choose between a handwritten signature, an autogenerated signature, and an override;
  • which repository-provided formatting and validation commands to run;
  • when PowerShell autogeneration must be rerun;
  • how generated changes should be separated for review;
  • what contributors should verify before opening a pull request.

Acceptance criteria

  • The documented commands are taken from the current repository configuration rather than duplicated from external guidance.
  • The workflow covers both handwritten JSON signatures and PowerShell-generated signatures/overrides.
  • Existing technical details about override behavior remain intact.
  • This is documentation-only; no signature data or generator behavior needs to change.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

documentationDocumentation or guidance updateenhancementNew capability or improvement requestfactory:warp-for-ossOwned by the Warp for OSS factorygood first issueGood for newcomersready-to-implementHuman gate: maintainer approved this issue for implementationrepro:highLooks highly reproducible from the available informationtriagedInitial factory triage has been completed

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions