Add TUI design guide and update contributing documentation

This commit is contained in:
Philip Henning 2026-09-04 16:44:21 +02:00
parent 167a6596b2
commit 3ce7ba8d5c
3 changed files with 411 additions and 0 deletions

View file

@ -13,6 +13,8 @@ is reachable in the current application.
privileged mode, sudo handling, system-file writes, or backups.
- Read [ADR 0002](docs/adr/0002-normalize-hosts-serialization.md) before changing
parsing, serialization, comment placement, or formatting preservation.
- Read the [TUI design guide](docs/design-guide.md) before changing layouts,
components, interaction states, user-visible copy, or terminal-size behavior.
## Commands