Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 658 Bytes

File metadata and controls

20 lines (15 loc) · 658 Bytes

Contributing

Contributions are welcome when they improve clarity, operational safety and reproducibility.

Preferred contribution types

  • Script hardening
  • Additional test cases and smoke tests
  • Documentation improvements
  • Cross-platform notes
  • Architecture and recovery guidance
  • Examples with safe credential handling

Contribution rules

  1. Never commit live credentials, tokens, private keys or customer data.
  2. Use placeholders and sample domains.
  3. Document assumptions and known limitations.
  4. Prefer additive examples over destructive defaults.
  5. Include validation or rollback notes for changes that affect production-like flows.