CI & Release / Verify documentation (push) Skipped
CI & Release / Verify simulator (push) Skipped
CI & Release / Trivy scan (push) Skipped
CI & Release / Semantic Release (push) Skipped
CI & Release / Verify documentation (pull_request) Successful in 5s
CI & Release / Verify simulator (pull_request) Failing after 9s
CI & Release / Trivy scan (pull_request) Skipped
CI & Release / Semantic Release (pull_request) Skipped
Document caveman-full as the collaboration voice in AGENTS and CONTRIBUTING, and add Gitea issue/PR templates that pre-fill terse structure.
20 lines
426 B
Markdown
20 lines
426 B
Markdown
Write **caveman-full** by default. See [`CONTRIBUTING.md`](../CONTRIBUTING.md#caveman-style-default).
|
|
|
|
## What
|
|
|
|
<!-- What changed. Bullets OK. -->
|
|
|
|
## Why
|
|
|
|
<!-- Problem this fixes or design gap closed. -->
|
|
|
|
## Test
|
|
|
|
- [ ] `pytest tests/ -q` (if code touched)
|
|
- [ ] `python scripts/check_docs.py` (if docs touched)
|
|
- [ ] ADR added if boundary/contract changed
|
|
|
|
## Links
|
|
|
|
<!-- Closes / Relates to #issue. Optional demo URL. -->
|