Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 447 Bytes

File metadata and controls

11 lines (8 loc) · 447 Bytes

Contributing

This repo (miosa-cli, the developer CLI) follows the MIOSA platform-wide development flow.

Canonical guide: https://github.com/Miosa-osa/miosa/blob/main/CONTRIBUTING.md

TL;DR:

  • Cut a short-lived branch from main, one concern per branch.
  • Open a PR, squash-merge — the branch auto-deletes.
  • main is protected (PR required, no direct push).
  • Version bumps: check the live registry first (npm rejects lower versions).