Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 308 Bytes

File metadata and controls

11 lines (8 loc) · 308 Bytes

Contributing

Keep changes scoped.

  • runtime behavior belongs in bin/
  • install and validation flows belong in scripts/
  • deploy examples belong in config/
  • rationale belongs in docs/

For operational changes, prefer adding examples instead of hardcoding host-specific values into tracked files.