Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 450 Bytes

File metadata and controls

19 lines (13 loc) · 450 Bytes

Contributing

Issues and pull requests are welcome.

Before submitting a change:

npm install
npm run verify
npm pack --dry-run

Keep protocol changes in the project that owns them:

  • n8n UX, packaging, and adapter behavior belong here;
  • BailingHub Client API behavior belongs in BailingHub;
  • portable governance semantics belong in ACC.

Do not commit credentials, private workflow exports, deployment URLs, or production evidence.