Contributions are welcome when they improve clarity, operational safety and reproducibility.
- Script hardening
- Additional test cases and smoke tests
- Documentation improvements
- Cross-platform notes
- Architecture and recovery guidance
- Examples with safe credential handling
- Never commit live credentials, tokens, private keys or customer data.
- Use placeholders and sample domains.
- Document assumptions and known limitations.
- Prefer additive examples over destructive defaults.
- Include validation or rollback notes for changes that affect production-like flows.