Configuration ~repack~ -

Use this for user manuals, README files, or developer guides.

Question: Can I save different text in sketch per configuration? 6 May 2020 — configuration

Large organizations implement Change Advisory Boards (CABs) for configuration changes. While sometimes bureaucratic, a lightweight review process (a pull request with two approvals) prevents cowboy changes. Use this for user manuals, README files, or developer guides

There is a dark side to configuration management: Teams often end up with 15 layers of abstraction, nested variables, and YAML templates that generate YAML templates. If your configuration system requires a debugger, you have over-architected it. Keep it simple. Use this for user manuals