# Contributing Doc index: [docs/README.md](docs/README.md) (stub — depth docs live in the research vault, linked from there). ```bash git clone git@github.com:ngteq/MAX25-Stack-Lite.git && cd MAX25-Stack-Lite cmake -S . -B build && cmake --build build ./scripts/release-check.sh ``` ## Pull requests - Small, focused diffs; in-scope targets only — `max25-terminal`, `max25d`, CRDOP, `max25-bcpr` (BayCom/based) - Out of scope for this fork: HyBBX co-host, web UI, multi-RF orchestration, LAN bridges, native Windows build — see [README.md](README.md) - Messages: new-Linux-user plain English, no jargon-only errors - Verify: `./scripts/test.sh && ./scripts/release-check.sh`