Files
bw-copilot-resources/docs/versioning.md

365 B

Versioning

This repository versions the shared resource set as a whole through Git.

Compatibility

  • Additive resources are preferred and should not require coordinated rollout.
  • Renames and removals should be treated as breaking changes.
  • If a resource changes behavior in a non-obvious way, document it in the change description and deprecation notes.